Understanding Asynchronous Javascript and XML (AJAX) In the earlier days of classic web development scenario, every time a page was requested for, it had to be submitted to the web server. ...
...
(Andrei Cioroianu) In this first article of the series, you'll learn how to use Smarty tempaltes to generate JSON, XML, and HTML responses for the Ajax requests. These techniques allow you to focus on...
(Arun Karthick) Learning ASP.NET AJAX seems inevitable for most .NET developers, since it truly improves the user experience and also helps improve the performance of the web pages like partial page r...
New Features and Improvements in ASP.NET 3.5 and Visual Studio 2008 (Part I) There have been a lot of new enhancements to ASP.NET 3.5 and Visual Studio 2008. The new features added to ASP.NET...
AJAX Enabling a .NET Application with Atlas (ASP.NET Ajax) I have just recently taken the plungs into using AJAX via the Atlas.net project available from Microsoft. There is a large amount of docu...