Using jQuery for AJAX in ASP.NET
Posted: 17 Jan 2007
Updated: 30 May 2007
Views: 347,875
Rating: 4.76/5
Votes: 56
Popularity: 8.31
Licence: The Code Project Open License (CPOL)
Bookmarked: 162
Downloaded: 9,497
Don't want to use the new Microsoft AJAX quite yet? There are other plenty of good (and easy) alternatives! This article will demonstrate how to use a popular JavaScript library (jQuery) to add AJAX capabilities to your application with a minimal amount of code.