By -
Darren Straight
Microsoft Releases ASP.NET AJAX Beta 1 (aka “Atlas”)
Microsoft’s general manager Scott Guthrie who runs the teams that build IIS, ASP.NET, Atlas, CLR, Compact Framework, Windows Forms, Commerce Server, Visual Web Developer 2005 and Visual Studio Tools for WPF has now announced the first official Beta release of Microsoft ASP.NET AJAX v1.0. You can download it now from the http://ajax.asp.net site. Available on the site are three download options:
- The ASP.NET AJAX v1.0 Core download. This redist contains the features that will be fully supported by Microsoft Product Support, and which will have a standard 10 year Microsoft support license (24 hours a day, 7 days a week, 365 days a year). The download includes support for the core AJAX type-system, networking stack, component model, extender base classes, and the server-side functionality to integrate within ASP.NET (including the super-popular ScriptManager, UpdatePanel, and Timer controls).
- The ASP.NET AJAX Value-Add CTP download. This redist contains the additional higher-level features that were in previous CTPs of Atlas, but which won’t be in the fully-supported 1.0 core redist. These features will continue to be community supported as the the team refine them further and incorporate more feedback. Over time they will continue to move features into the core download as they finalize features in this value-add package more.
- The ASP.NET AJAX Control Toolkit. This project contains 28 free, really cool, AJAX-enabled controls that are built on top of the ASP.NET AJAX 1.0 Core download. The project is collaborative shared source and built by a combination of Microsoft and non-Microsoft developers, and you can join the community or just download it on CodePlex today.
Via: O’Reilly