Client Reference
Introduction
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
-
Represents the root namespace for the Microsoft AJAX Library, which contains all fundamental classes and base classes.
-
Sys.Net
-
Contains types related to communication between ASP.NET AJAX client applications and Web services on the server.
-
Sys.Serialization
-
Contains types related to data serialization for ASP.NET AJAX client applications
-
Sys.Services
-
Contains types that provide client script access in ASP.NET AJAX to ASP.NET authentication service, profile service, and other application services.
-
Sys.UI
-
Contains types related to user interface (UI), such as controls, events, and UI properties in the Microsoft AJAX Library.
-
Sys.WebForms
-
Contains types related to partial-page rendering in the Microsoft AJAX Library.