ASP.NET: Server-side and Client-side Caching (WebProNews)

ASP.NET: Server-side and Client-side Caching (WebProNews)
Caching is a very easy solution to many performance related issues on almost any website. There are many different ways to use server-side caching and they all have their own unique advantages. But client-side caching is often ignored in the .NET blogosphere even though it is just as important as the server-side cache. Everywhere server-side caching is used you can and should use client-side

Microsoft releases ASP.NET AJAX 1.0 (TG Daily)

Microsoft releases ASP.NET AJAX 1.0 (TG Daily)
Microsoft today announced the official Beta release of its ASP.NET AJAX v1.0 development framework. Integrated with ASP.NET 2.0, the final version of AJAX is set to be released later this year.

ASP.NET AJAX 1.0 Beta Makes Debut (BetaNews)

ASP.NET AJAX 1.0 Beta Makes Debut (BetaNews)
Microsoft’s foray into the cross-platform realm of Web functionality development is now official. Today, the company released Beta 1 of what it now calls ASP.NET AJAX 1.0 - essentially its Web development toolkit for Asynchronous JavaScript.