ASP.NET Ajax 1.0 Released

Today marks the official release of the 1.0 version of ASP.NET Ajax. You can find more information, tutorials and downloads on the official ASP.NET website. :)

ASP.NET AJAX Beta 1 Released

More details in Scott Guthrie’s blog entry on this. ;)

Atlas (June CTP) and BPA for ASP.NET

The end of June marked a new milestone in the development of the Atlas framework. The latest Atlas CTP was released on June 29th, and is available as a free download. You can find more info on Atlas by going to the official Atlas site.
On a different note, Microsoft also released an alpha version of the Best Practice Analyzer for ASP.NET:

The Best Practice Analyzer ASP.NET (alpha release) is a tool that scans the configuration of an ASP.NET 2.0 application. The tool can scan against three mainline scenarios (hosted environment, production environment, or development environment) and identify problematic configuration settings in the machine.config or web.config files associated with your ASP.NET application. This is an alpha release intended to gain feedback on the tool and the configuration rules included with it.