February 22nd, 2007
ASP.NET AJAX 1.0 Released
Apparently, this is what I need in order to continue improving my tech skills. I’ve been dabbling with ASP.NET for a few months now, but I feel I am lagging a bit. I guess it is time to learn about this asynchronous technology. With a growing community base, perhaps I can become proficient at this.
From Microsoft’s AJAX.ASP.NET Site:
ASP.NET AJAX is a free framework for quickly creating a new generation of more efficient, more interactive and highly-personalized Web experiences that work across all the most popular browsers.
With ASP.NET AJAX, you can:
- Create next-generation interfaces with reusable AJAX components.
- Enhance existing Web pages using powerful AJAX controls with support for all modern browsers.
- Continue using Visual Studio 2005 to take your ASP.NET 2.0 sites to the next level.
- Access remote services and data directly from the browser without writing a ton of complicated script.
Anyone have any other resources that could be useful for my research?

