October 2013

5 articles published in October 2013

  1. URL rewrite issues with ASP.NET Razor 3

    · 2 min read

    I recently upgraded MiniBlog from using WebPages/Razor 2 to version 3. The upgrade was completely painless. I just upgraded the NuGet package and it didn't even touch my web.config. Thumbs up to the Razor team for that!...

  2. Open static HTML files in the Visual Studio 2013 designer

    · 1 min read

    Due to the brand new HTML editor in Visual Studio 2013, static HTML files no longer has the Design|Split|Source options enabled by default. That’s because the new HTML editor is the default editor for all HTML files with...

  3. Web Essentials 2013 RTM

    · 3 min read

    Today was the long-awaited day when Visual Studio 2013 RTM was released. Check out Scott Guthrie’s blog post about all the new features for web developers. Today is also the day Web Essentials 2013 ships as version 1.0...

  4. My road to Visual Studio 2013

    · 6 min read

    This summer has been one of the most productive I’ve ever had. Normally I spend summers balancing frozen margaritas in my hammock. That’s called Hammock Driven Development . You should try it. Visual Studio 2013 Preview...

  5. Open sourcing Web Essentials 2012

    · 1 min read

    At the //build/ conference when Visual Studio 2013 Preview was released, I open sourced Web Essentials 2013 live on stage . So far that has been really successful with 110 pull requests sent by the community. And Visual...