Adding AJAX to ASP.NET Web Sites
The topics in this section provide information about how to use AJAX features of ASP.NET.
Describes AJAX features of ASP.NET and the client and server architecture that supports them. | |
Describes features in ASP.NET AJAX that let you update part of a page without postbacks. | |
Describes how to control the browser's Back and Forward buttons for AJAX navigation. | |
Describes how to call Web services by using ASP.NET AJAX. | |
Describes techniques for finding errors in ASP.NET AJAX applications. | |
Describes the sequence of events that occur in client script during the ASP.NET AJAX page life cycle. | |
Describes how to dynamically combine JavaScript libraries in order to reduce network overhead for AJAX applications. | |
Describes how to create client script that can be localized. |