Microsoft Ajax Library Client Reference
The Microsoft Ajax Library includes a rich framework to simplify client programming. This lists the Microsoft Ajax Library namespaces.
Namespaces
Global Namespace
Contains members and types that extend base ECMAScript (JavaScript) objects and that provide members that are more familiar to .NET developers. Includes extensions for the JavaScript Array, Boolean, Error, Number, Object, and String types.Sys Namespace
Represents the root namespace for the Microsoft Ajax Library, which contains all fundamental classes and base classes.Sys.Net Namespace
Contains types related to communication between Microsoft Ajax applications and Web services on the server.Sys.Serialization Namespace
Contains types related to data serialization for Microsoft Ajax applications.Sys.Services Namespace
Contains types that provide client script access to ASP.NET authentication service, profile service, and other application services.Sys.UI Namespace
Contains types related to user interface (UI), such as controls, events, and UI properties in the Microsoft Ajax Library.Sys.WebForms Namespace
Contains types related to partial-page rendering in the Microsoft Ajax Library.