Servefault.com - Stories tagged with Ajax
1
votes

Caching AJAX Results in JavaScript

posted by tamilsolaitamilsolai 62 days, 4 hours, 12 minutes ago
Saturday, May 29, 2010 5:54:35 AM GMT
AJAX is an awesome tool. AJAX requests are usually faster than regular page loads and allow for a wealth of dynamism within a page. Unfortunately many people do not properly cache request information when they can. Let me show you how I cache AJAX requests — it’s super easy! My example will use my TwitterGitter plugin to grab a user’s tweets. Once we have the user’s tweet information, we pull it from cache instead of making a duplicate AJAX request.//our cache objectvar cache = {};var formatTweets(info)... (more)
category: PHP | clicked: 0 | comment | | source: advancedphptutorial.blogspot.com
tags: Ajax, Caching, Javascript, Results
1
votes

AJAX User Poll Using jQuery and PHP

posted by tamilsolaitamilsolai 66 days, 2 hours, 38 minutes ago
Tuesday, May 25, 2010 7:28:30 AM GMT
Today, we’ll be creating a nice user poll script using jQuery and PHP utilizing AJAX and animation effects of jQuery to spice up the user interface and provide a rich user experience. Let’s get started. Set up the databaseFor storing poll questions, options and votes, we’ll be using a MySQL database. Here is the database structure required. There are three tables:questions table stores the poll questions.options table stores the options of a particular question.votes table stores information about each... (more)
category: PHP | clicked: 0 | comment | | source: advancedphptutorial.blogspot.com
tags: Ajax, jQuery, PHP, User Poll
4
votes

50 Excellent Tutorials for Web Development Using CSS3

published 126 days, 7 hours ago posted by kashifmughalkashifmughal 135 days, 14 hours, 39 minutes ago
Friday, March 26, 2010 3:06:56 AM GMT Tuesday, March 16, 2010 7:28:05 PM GMT
In this modern web world we offering CSS3 techniques in these really useful tutorials with many exciting features and latest practice, after an detail research session about CSS3 (Cascade Style Sheet) make an roundup where amazing ideas about Web Developments. CSS3 have more exciting features which are most compatible for cross browser usability as we using famous internet browsers: Internet Explorer 7 & 8, Firefox, Safari and chrome, they all very supporting of new CSS3 properties. In this emerging ... (more)
category: Tutorials | clicked: 0 | comment | | source: www.dzinepress.com
tags: Ajax, CSS, CSS Tutorials, CSS3 Tutorials, CSS3 Tuts, HTML, HTML5, Web Development
5
votes

15 Ajax contact / feedback forms

published 182 days, 20 hours, 28 minutes ago posted by HostgatorHostgator 191 days, 22 hours, 31 minutes ago
Thursday, January 28, 2010 1:39:13 PM GMT Tuesday, January 19, 2010 11:35:41 AM GMT
Validating input data is an essential requirement for quality and secure software applications. Using Ajax we can make more user-friendly and resposive forms. The data filled in by the user can be validated in near real-time, providing feedback to the user without reloading the page. Introducing Dustin’s Ajax Contact Form – an unobtrusive AJAX contact form (works even with JavaScript disabled). Email/Contact form allows you to gather feedback from your visitors. You can install this script on your ... (more)
category: Ajax | clicked: 1 | comment | | source: www.net-kit.com
tags: Ajax, Ajax Contact, Javascript, Software
5
votes

17 Javascript Animation Frameworks Worth Checking Out | Admix Web

published 193 days, 8 hours, 46 minutes ago posted by teylorfelizteylorfeliz 202 days, 18 hours, 41 minutes ago
Monday, January 18, 2010 1:21:15 AM GMT Friday, January 08, 2010 3:25:40 PM GMT
17 Javascript Animation Frameworks Worth Checking Out JavaScript is the one of the most utilized and popular programming language, because a large majority of the browsers are compatible with it. In addition, JavaScript has become very popular, very quickly, because it is uncomplicated, straightforward, and has a wide-range of capabilities. Flash, on the other hand, requires the installation of Flash player, it is not compatible with all browers, and has problems with accessibility, th... (more)
category: Ajax | clicked: 3 | comment | | source: www.admixweb.com
tags: Ajax, animation, frameworks, Javascript
2
votes

Nikhil Kothari's Weblog : Ajax with the ASP.NET MVC Framework

published 238 days, 6 hours, 8 minutes ago posted by GodaddyGodaddy 241 days, 5 hours, 7 minutes ago
Friday, December 04, 2009 3:59:10 AM GMT Tuesday, December 01, 2009 5:00:06 AM GMT
This post presents a few basic Ajax features (similar to partial rendering and behaviors in terms of concepts) running on top of the ASP.NET MVC framework... some early ideas, experimentation and app-building results. Hopefully everyone had a good few days off. Before the holiday break, I did some app-building on top of the ASP.NET MVC framework. Actually rather than building some sort of fancy app, instead I was prototyping some features on top of the framework bits slated for a... (more)
category: ASP.NET | clicked: 3 | comment | | source: www.nikhilk.net
tags: Ajax, ASP.NET MVC
4
votes

.NET - Top Ten Articles on ASP.NET

published 248 days, 19 hours, 5 minutes ago posted by IXWebHostingIXWebHosting 257 days, 6 hours, 16 minutes ago
Monday, November 23, 2009 3:01:31 PM GMT Sunday, November 15, 2009 3:51:12 AM GMT
In this course, you'll learn how to use features of Visual Studio 2008 and Visual Basic 2008 to build ASP.NET 3.5 Web pages. You'll gain an understanding of the architecture behind ASP.NET and how to use the various ASP.NET server controls. You'll learn to create consistent web sites using Master Pages, add membership features and configure-deploy ASP.NET applications, to authenticate users and limit their access to resources, direct users using Site Navigation tools, debug .NET, and to display/edit data... (more)
category: ASP.NET | clicked: 1 | comment | | source: www.dotnetcurry.com
tags: ADO.NET, Ajax, ASP.NET 3.5, ASP.NET Profile, ASP.NET Server Control
1
votes

ASP.NET AJAX Preview 6 with Stephen Walther - Craig Shoemaker

posted by HostMonsterHostMonster 269 days, 1 hour, 50 minutes ago
Tuesday, November 03, 2009 8:16:43 AM GMT
Stephen Walther, Microsoft Product Manager for ASP.NET AJAX, joins the show to discuss the recent advancements in the AJAX toolset found in Preview 6. Listen or download below! Full Speed:downloadFast Version:download Just about all the details discussed in our conversation are available from the following links:Announcing Microsoft Ajax Library (Preview 6) and the Microsoft Ajax MinifierEntirely unobtrusive and imperative templates with Microsoft Ajax Library Preview 6CodePlex SitejTemplatesA Changed ... (more)
category: ASP.NET | clicked: 0 | comment | | source: weblogs.asp.net
tags: Ajax, ASP.NET, Microsoft, Microsoft Product Manager
2
votes

JavaScript class browser: once again with jQuery - Tales from the Evil Empire

published 269 days, 23 hours, 53 minutes ago posted by IXWebHostingIXWebHosting 272 days, 3 hours, 25 minutes ago
Monday, November 02, 2009 10:13:27 AM GMT Saturday, October 31, 2009 6:41:57 AM GMT
JavaScript class browser: once again with jQuery I’ve already posted twice about that little class browser application. The first iteration was mostly declarative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/09/14/building-a-class-browser-with-microsoft-ajax-4-0-preview-5.aspx The second one was entirely imperative and can be found here: http://weblogs.asp.net/bleroy/archive/2009/10/15/entirely-unobtrusive-and-imperative-templates-with-microsoft-ajax-4-preview-6.aspx Thi... (more)
category: Javascript | clicked: 1 | comment | | source: weblogs.asp.net
tags: Ajax, Javascript, jQuery, Microsoft
1
votes

Czech MSDN Blog : Visual Studio 2010 & .NET Framework 4 Training Kit

posted by DiscountASPDiscountASP 272 days, 23 hours, 49 minutes ago
Friday, October 30, 2009 10:17:50 AM GMT
Visual Studio 2010 & .NET Framework 4 Training Kit zahrnuje 15 prezentací, 13 dem a 20 Hands-on labů, které vám pomohou naučit se používat nové funkce Visual Studia 2010. Můžete si jej stáhnout zdarma zde. Nedávno bylo také zpřístupněno na Channel 9 výukové centrum Visual Studia 2010, které pomocí kurzů nabízí možnost proniknout do C# 4.0, Visual Basic 10, F#, Parallel Computing Platform, WCF, WF, WPF, ASP.NET AJAX 4.0 či ASP.NET MVC Dynamic Data. Honza (more)
category: ASP.NET | clicked: 0 | comment | | source: blogs.msdn.com
tags: Ajax, ASP.NET, ASP.NET MVC, MVC, Visual Studio 2010, WCF, WPF
4
votes

Ajax .NET Professional

published 269 days, 23 hours, 54 minutes ago posted by IXWebHostingIXWebHosting 274 days, 16 hours, 27 minutes ago
Monday, November 02, 2009 10:12:27 AM GMT Wednesday, October 28, 2009 5:39:27 PM GMT
The .NET Free library for Asynchronous JavaScript with XmlHttpRequest (AJAX). More security features like AJAX Token, encryption on client-side JavaScript and on the server, faster JavaScript wrapper files cached using HTTP ETag header values, using Names.. (more)
category: Ajax | clicked: 1 | comment | | source: www.ajaxprojects.com
tags: .Net, Ajax, Ajax Token
1
votes

Nicholas Allen's Indigo Blog : ASP.NET MVC 1 Scripts on AJAX Delivery Network

posted by Webhost4lifeWebhost4life 276 days, 6 hours, 23 minutes ago
Tuesday, October 27, 2009 3:44:14 AM GMT
ASP.NET MVC 1 Scripts on AJAX Delivery Network Last week the AJAX script files included for ASP.NET MVC applications were added to the AJAX content delivery network. The content delivery network is a free service that provides caching support for some of Microsoft's AJAX libraries. As a developer you benefit from a network by not having to host the files yourself. As a user you benefit from a network by having access to widespread local mirrors and cached access to script files across different sites yo... (more)
category: ASP.NET | clicked: 0 | comment | | source: blogs.msdn.com
tags: Ajax, ASP.NE MVC, Microsoft
3
votes

ASP.NET MVC 1.0 Scripts Available on Microsoft CDN

published 276 days, 4 hours, 17 minutes ago posted by HostgatorHostgator 278 days, 16 hours, 44 minutes ago
Tuesday, October 27, 2009 5:49:54 AM GMT Saturday, October 24, 2009 5:22:20 PM GMT
A little while ago, Scott Guthrie announced the launch of the Microsoft Ajax CDN. In his post he talked about how ASP.NET 4 will have support for the CDN as well as the list of scripts that are included. The good news today is due to the hard work of Stephen Walther and the ASP.NET Ajax team, they’ve added a couple of new scripts to the CDN which are near and dear to my heart, the ASP.NET MVC 1.0 scripts. The following code snippet shows how you can start using them today. (more)
category: ASP.NET | clicked: 0 | comment | | source: haacked.com
tags: Ajax, ASP.NET MVC, CDN, Scott Guthrie
2
votes

Configuring IIS for Silverlight Applications : Web Server For Shared Hosting : Configuring Servers : The Official Microsoft IIS Site

posted by Webhost4lifeWebhost4life 289 days, 8 hours, 51 minutes ago
Wednesday, October 14, 2009 1:16:12 AM GMT
Introduction Microsoft® SilverlightTM is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverlight offers a flexible programming model that supports AJAX, VB, C#, Python, and Ruby, and integrates with existing Web applications. Silverlight supports fast, cost-effective delivery of high-quality video to all major browsers running on the Mac OS or Windows. In most cases, hosters do not need to perfo... (more)
category: Silverlight | clicked: 0 | comment | | source: learn.iis.net
tags: .Net, Ajax, Microsoft, Python, Ruby on Rails, SilverlightTM, Web Applications
1
votes

What's New in Microsoft ASP.NET 3.5

posted by GodaddyGodaddy 291 days, 12 minutes ago
Monday, October 12, 2009 9:54:50 AM GMT
What's new in ASP.NET 3.5? ASP.NET AJAX ASP.NET AJAX lets you create more efficient, more interactive, and highly-personalized Web experiences that work across all the most popular browsers. Starting with the .NET Framework 3.5 release, all of these features are built-in with ASP.NET, which means you no longer have to download and install a separate ASP.NET AJAX setup when building or deploying applications. When you create a new ASP.NET application or web-site in VS 2008 that targets the .NET 3.5 fra... (more)
category: ASP.NET | clicked: 0 | comment | | source: www.serverintellect.com
tags: Ajax, ASP.NET, ASP.NET 3.5, Web.config
4
votes

Mike van der Meulen's Blog - MVC, RenderAction and Areas

published 291 days, 6 minutes ago posted by HostgatorHostgator 291 days, 23 hours, 49 minutes ago
Monday, October 12, 2009 10:01:00 AM GMT Sunday, October 11, 2009 10:18:15 AM GMT
MVC is the answer to all I always hated about WebForms. Well, maybe not, but it's a new take on web applications, making things like Ajax, jQuery, routing, SEO, html soooo much easier. I started using MVC 2 Preview 1 and found its support for Areas really useful (more info). I also wanted to use the "futures" RenderAction method, so I can easily piece... (more)
category: ASP.NET | clicked: 9 | comment | | source: mikevandermeulen.com
tags: Ajax, ASP.NET MVC, jQuery, MVC, SEO, WebForms
1
votes

Simple ASP.NET MVC jquery ajax call

posted by Webhost4lifeWebhost4life 293 days, 3 hours, 15 minutes ago
Saturday, October 10, 2009 6:51:28 AM GMT
One of the coolest features of ASP.NET MVC is seeing html again and being able to manipulate it in ways that the php folks have been doing for years. I have been guilty of forgetting that javascript and html are the key components to an ajax call and been using ajax.net instead of digging into the heart of the XMLHttpRequest Object. Fortunately a number of javascript libraries that help ease the creation of a real javascript ajax call. For this example I will be using jquery, though it is important to n... (more)
category: ASP.NET | clicked: 0 | comment | | source: www.ajaxprojects.com
tags: Ajax, ASP.NET MVC, Javascript, PHP, XML
4
votes

Improving the AJAX Control Toolkit with the Lightweight Test Automation Framework (LTAF)

published 291 days, 23 hours, 42 minutes ago posted by HostgatorHostgator 296 days, 23 hours, 53 minutes ago
Sunday, October 11, 2009 10:24:50 AM GMT Tuesday, October 06, 2009 10:13:57 AM GMT
Improving the AJAX Control Toolkit with the Lightweight Test Automation Framework (LTAF) The AJAX Control Toolkit is an incredibly popular set of controls that enable you to easily add JavaScript functionality to an ASP.NET application. The AJAX Control Toolkit has consistently been one of the top three most popular downloads from CodePlex since the birth of CodePlex (see http://www.CodePlex.com). (more)
category: Ajax | clicked: 1 | comment | | source: stephenwalther.com
tags: Ajax, Ajax Control Toolkit, CodePlex, Lightweight, LTAF
3
votes

New AJAX Control Toolkit Release

published 291 days, 23 hours, 42 minutes ago posted by HostgatorHostgator 296 days, 23 hours, 55 minutes ago
Sunday, October 11, 2009 10:24:50 AM GMT Tuesday, October 06, 2009 10:11:35 AM GMT
Awesome work I just joined Webspark and been having a great time downloading and installing all the fancy new stuff and now we have these new releases to play with and three years to make some money with it I think you guys are over the top why anyone in their right mind would go open source is beyond me Thank you Thank you Thank you the web will never be the same (more)
category: Ajax | clicked: 1 | comment | | source: stephenwalther.com
tags: Ajax, Ajax Control, Webspark
1
votes

Walkthrough: Adding ASP.NET AJAX Scripting to an MVC Project

posted by Webhost4lifeWebhost4life 297 days, 19 hours, 46 minutes ago
Monday, October 05, 2009 2:20:33 PM GMT
Walkthrough: Adding ASP.NET AJAX Scripting to an MVC Project ASP.NET AJAX enables a Web application to retrieve data from the server asynchronously and to update parts of the existing page. This improves the user experience by making the Web application more responsive. This walkthrough shows how to get started with adding ASP.NET AJAX functionality to an ASP.NET MVC application. (more)
category: ASP.NET | clicked: 0 | comment | | source: msdn.microsoft.com
tags: Ajax, ASP.NET MVC
Previous 1 2 Next