Click here to Skip to main content
15,881,882 members
Articles / Web Development / XHTML

AJAX with ASP.NET MVC

Rate me:
Please Sign up or sign in to vote.
4.70/5 (11 votes)
25 Aug 2009CPOL1 min read 72.4K   2.1K   34  
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.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) http://www.Fairnet.com
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions