Desmond File

Blog archive

AJAX Goes Gold

Microsoft announced last Tuesday that it has shipped the ASP.NET AJAX development tools. The toolkit, codenamed "Atlas," consists of a server-side framework, a client-side JavaScript library and a controls toolkit. The package adds AJAX (Asynchronous JavaScript and XML) support to ASP.NET 2.0 and Visual Studio 2005.

Microsoft had originally planned to ship the software with Visual Studio "Orcas" later this year. The runaway success of AJAX development, however, left Microsoft little choice but to get the tools out to developers right away. AJAX began beta testing in late October after several community technology preview (CTP) releases.

In an e-mail interview with Redmond Contributing News Editor Stuart Johnston, a company spokesman wrote: "This tool provides Web developers with the essential tools to simplify building next-generation, AJAX-style Web applications through seamless integration with the .NET Framework and Microsoft platform."

ASP.NET 2.0 AJAX Extensions will be available under the Microsoft Reference License (Ms-RL), which will enable developers to view the ASP.NET 2.0 AJAX Extensions code, thus aiding in application debugging, maintenance and interoperability, the spokesperson's e-mail said.

The ASP.NET 2.0 AJAX tools is available for download here.

Have you kicked the tires on the ASP.NET AJAX tools? What are your impressions and what could Microsoft do better? E-mail me at [email protected].

Posted by Michael Desmond on 01/31/2007


comments powered by Disqus

Featured

  • VS Code v1.99 Is All About Copilot Chat AI, Including Agent Mode

    Agent Mode provides an autonomous editing experience where Copilot plans and executes tasks to fulfill requests. It determines relevant files, applies code changes, suggests terminal commands, and iterates to resolve issues, all while keeping users in control to review and confirm actions.

  • Windows Community Toolkit v8.2 Adds Native AOT Support

    Microsoft shipped Windows Community Toolkit v8.2, an incremental update to the open-source collection of helper functions and other resources designed to simplify the development of Windows applications. The main new feature is support for native ahead-of-time (AOT) compilation.

  • New 'Visual Studio Hub' 1-Stop-Shop for GitHub Copilot Resources, More

    Unsurprisingly, GitHub Copilot resources are front-and-center in Microsoft's new Visual Studio Hub, a one-stop-shop for all things concerning your favorite IDE.

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

Subscribe on YouTube