September 2014

2 articles published in September 2014

  1. Optimizing static websites hosted on IIS

    · 3 min read

    So you are building a website using static .html files instead of any server side technologies such as ASP.NET. That’s cool for various reasons, but my favorite is that it allows any developer on any platform to easily...

  2. New handy Visual Studio extensions

    · 2 min read

    I’m a huge fan of Visual Studio extensions – both consuming and creating them. Whenever I come across a missing feature in Visual Studio, my first instinct is to search for an extension that provides it. If it doesn’t...