ASP.NET AJAX enables a Web application to retrieve data from the server asynchronously and to update parts of the existing page. This improves the user experience by making the Web application more responsive. This walkthrough shows how to get started with adding ASP.NET AJAX functionality to an ASP.NET MVC application. A Visual Studio project with source code is available to accompany this topic:

