Adding AJAX Functionality to an Existing ASP.NET Page

by Todd Miranda

Using AJAX in ASP.NET pages can increase performance and improve the overall user experience of an application. It is not necessary to rewrite existing pages to add AJAX features. With only a few modifications, an existing ASP.NET page can be made to use AJAX. This video demonstrates how to add AJAX functionality to an existing ASP.NET page with minimal effort.

▶ Watch video (11 minutes)