ScriptManager

The ScriptManager control is central to integrating AJAX with ASP.NET. The ScriptManager manages the components on a page and is responsible for handling partial page updates. It takes care of loading the ASP.NET AJAX client script libraries into the browser, and it's responsible for using proxy objects so that you can access web service methods from JavaScript.

Get Programming .NET 3.5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.