AJAX with ASP.NET MVC
Posted: 21 Aug 2009
Updated: 25 Aug 2009
Views: 30,651
Rating: 4.64/5
Votes: 7
Popularity: 3.90
Licence: The Code Project Open License (CPOL)
Bookmarked: 30
Downloaded: 1,180
ASP.NET AJAX enables a Web application to retrieve data from the server asynchronously and to refresh parts of the existing page. This improves the user experience by making the Web application more responsive and enables you to create amazing Web 2.0 applications to delight your users.