Free Caching Servers Can Improve Performance for AJAX Applications

Microsoft has launched Microsoft Ajax CDN (Content Delivery Network) service that provides caching support for AJAX libraries (including jQuery and ASP.NET AJAX).  The service is available for free, does not require any registration, and can be used for both commercial and non-commercial purposes.

These are "edge cache" servers that are placed around the world at key Internet network points.  These "edge cache" servers can be used to cache and deliver all types of content – including images, videos, CSS and JavaScript files.

CDN enables you to easily add Microsoft Ajax Library and jQuery scripts to your Web applications. You can start using the Microsoft Ajax Library or jQuery simply by adding a <script> tag to your page that points to Ajax.Microsoft.com.

By taking advantage of the Microsoft Ajax CDN, you can significantly improve the performance of your Ajax applications. The contents of the Microsoft Ajax CDN are cached on servers located around the world. In addition, the Microsoft Ajax CDN enables browsers to reuse cached JavaScript files for Web sites that are located in different domains.

For more information on how to use CDN and how it can help you in your Web development, see Microsoft Ajax CDN. For a list of what is cached, see Microsoft Ajax Releases on the CDN and jQuery Releases on the CDN. For an overview, see Scott Gurthrie’s blog post, Announcing the Microsoft AJAX CDN.

 

Bruce D. KyleISV Architect Evangelist | Microsoft Corporation

cid:image010.png@01C9DEED.1FDB2200 cid:image011.png@01C9DEED.1FDB2200 cid:image012.gif@01C9DEED.1FDB2200 channel9

Technorati Tags: AJAX,Caching,ASP.NET,jQuery,CASS,JavaScript