Microsoft ASP.NET Ajax SourceCode

ASP.NET 2.0 AJAX Extensions 1.0 Source Code
Download

MS published the full source code to the ASP.NET AJAX product. The client-side JavaScript library has been released under Microsoft Permissive License (Ms-PL). This Javascript library is available to download here. The server-side implementation has been released under Microsoft Reference License (Ms-RL). You can download it here.

More Info : ScottGu’s Blog – ASP.NET AJAX 1.0 Source Code Released

After installing the setup file “ASPAJAXSourceCode.msi”, you can find the sourcecode under the following location.

%programfiles%\Microsoft ASP.NET\ASP.NET 2.0 AJAX Extensions\v1.0.61025\Source

Problems in compiling the sourcode?
(I know. :) ) Please read this post “Build your own modded System.Web.Extensions.dll“.

ASP.NET AJAX Documentation
Download

You can also download the documentation of ASP.NET Ajax in your machine so that you can read the doc anytime you want from your IIS.

docs.jpg

Note: Please read “ReadMe.txt” for setting up.

AJAX Control Toolkit (with Source Code)
Download
View the Toolkit (Live)

[Videos] ASP.NET Ajax
You can find dozens of videos designed for ASP.NET Ajax developers on this page.
http://www.asp.net/learn/videos/default.aspx?tabid=63#ajax

Cool.. isn’t it? :)