AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Ajax: The next evolution of web applications : Shiju Varghese

Saturday, July 12 2008

Today Ajax is the hottest buzzword of the web. Thanks to web developers of google, they are making Ajax more popular. Ajax is not a new technology; it combines a lot of existing technologies. Ajax stands for Asynchronous JavaScript and XML. It is a combination of existing technologies such as DHTML, CSS, JavaScript, DOM, XML, XSLT and XMLHttpRequest. The core component of Ajax is XMLHttpRequest that enables us to execute server side code without any page refresh....

Read More:
Ajax: The next evolution of web applications : Shiju Varghese
Also See:
Using a GridView with ObjectDataSource and AJAX UpdatePanel : codegod.de
Update Multiple Page Elements Using AJAX : Ashish Sarda
ASP.NET AJAX Repeater : Kazi Manzur Rashid
Create Client Controls in ASP.NET 2.0 AJAX 1.0 Extensions : Bilal Haidar [MVP,MCT]
Real-Time Progress Bar With ASP.NET AJAX : Timothy Khouri

Post your comment

Comment