ASP.NET AJAX
Home Page
Categories: ASP.NET
Author: Microsoft
Latest version: 1.0
Added 2005-09-19Updated 2006-12-15
Package of Web development technologies that integrates a set of client script libraries with the server-based development platform of ASP.NET 2.0.
ASP.NET AJAX enables you to develop Web applications that can update data on a Web page by making direct calls to a Web server — without needing to round trip the page — following in this the AJAX technique. With ASP.NET AJAX, you can take advantage of ASP.NET and server-side code while doing much of the work in the browser.
Features include:
- Client script libraries that provide a solution for creating client-based Web applications. The client script libraries support object-oriented development, cross-browser compatibility, asynchronous calls to Web services, and behaviors and components for creating the UI.
- Web server controls that provide a declarative way to emit markup and client script for AJAX features.
- Web services, such as ASP.NET profiles, that can add server-side features to an Atlas application.
Previous name: Atlas
 Built for .NET 2 |
 Library |
 Free or free version available |