Jim Kita's MS Architecture Blog

Best Practices in Enterprise Application Architecture from an MS perspective.

  Home  |   Contact  |   Syndication    |   Login
  19 Posts | 0 Stories | 5 Comments | 0 Trackbacks

News

Archives

October 2009 Entries

Are you using the Microsoft AJAX framework with your ASP.NET application and are worried about the cost to maintain and serve up the javascript library components along side your application code? Well Microsoft just introduced the Microsoft AJAX Content Delivery Network. They host, mantain and serve the AJAX javascript library on their servers and you can point to their library files at ajax.microsoft.com from within your application <script> tags. Right now it appears to be limited to AJAX...