SyntaxHighlighter Build Test Page
Thoughts from a C# Developer

CDN Posts

  • Microsoft AJAX CDN for ASP.NET 3.5

    Tuesday, March 02, 2010
    Late last year, Microsoft announced the launch of their caching support service aka their CDN service, for their ASP.NET AJAX libraries (and the third party jquery libraries) at no cost. Sweet! The problem was, you needed to be up-to-date on ASP.NET 4.0 framework stack in order to take advantage of it. Luckily, the community banned together in an uproar, and shortly thereafter a fix was released. While it’s practically plug-and-play if you’ve running ASP.NET 4.0, some custom code is required to get it to work correctly in the 3.5 framework. I ran across an excellent blog about this, and it
    Filed under | 0 comments »