Using jQuery for AJAX in ASP.NET
Posted: 17 Jan 2007
Updated: 30 May 2007
Views: 284,175
Rating: 4.75/5
Votes: 48
Popularity: 7.98
Licence: The Code Project Open License (CPOL)
Bookmarked: 149
Downloaded: 6,199
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.