The ASP.NET Ajax Library provides the following features for developers:
- Powerful developer libraries and tooling support
- Performance – build high performance websites
- Interoperability – use it with any server platform and alongside jQuery
- Extensible – build on top of the library and inherit from controls like DataView.
You can use the ASP.NET Ajax Library with ASP.NET Web Forms applications, ASP.NET MVC applications, and even pure HTML applications. The library is compatible with all modern Web browsers including Mozilla Firefox, Microsoft Internet Explorer, Google Chrome, Opera, and Apple Safari.
For more information about the ASP.NET Ajax Library, visit the following Web site:
http://www.ASP.net/ajaxLibrary
Download the ASP.NET Ajax Library Source
You can download the source code for the ASP.NET Ajax Library by selecting the Source Code tab and clicking the Download link. We recommend that you do not download the source code unless you need to extend the ASP.NET Ajax Library. Note that before you can build the library, you must install the
Microsoft Ajax Minifier.