Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.