This post originated from an RSS feed registered with .NET Buzz
by Sascha Corti.
Original Post: New! Microsoft ASP.NET AJAX 1.0 Beta
Feed Title: Console.WriteLine("Hello World");
Feed URL: http://www.corti.com/WebLogSascha/blogxbrowsing.asmx/GetRss?
Feed Description: A technology blog with a focus on the .NET framework, the Visual Studio .NET tools and the Windows server platform with of course the normal weblog-noise on what's happening in the industry and reviews of the latest geeky gadgets.
Untip the AppControlToolkit folder (I put it "c:\program files\microsoft asp.net\" alongside with the rest of the AJAX bits).
Open the solution file and build it.
This will create the file "~\AjaxControlToolkit\bin\Debug\AjaxControlToolkit.dll" that you can add to the Visual Studio Toolbox to add the sample extender-controls that come along with the toolkit.
Run "~\AjaxControlToolkit\AjaxControlExtender\AjaxControlExtender.msi" to add the control extender templates to Visual Studio 2005.
Also, very nice, there is now a Microsoft AJAX Library Beta for ASP.NET AJAX development on non-Windows systems. This package contains the complete set of client JavaScript components that are included as part of the full ASP.NET AJAX Beta installation. You may use and modify these scripts in your own applications.