March 2014

2 articles published in March 2014

  1. Visual Studio 2013 Update 2 and Web Essentials

    · 2 min read

    Earlier this week we shipped Visual Studio 2013 Update 2 CTP 2 . Gotta love that name. The previous CTP 1 release didn’t contain any web specific features, but CTP 2 is packed with web goodness . Here are some of the...

  2. Cache busting in ASP.NET

    · 3 min read

    Optimizing for website performance includes setting long expiration dates on our static resources, such s images, stylesheets and JavaScript files. Doing that tells the browser to cache our files so it doesn’t have to...