Monthly Archives: June 2016


Gulp and ASP.NET MVC

Gulp and ASP.NET MVC

In this post, I will cover the required steps for enabling Gulp inside any existing ASP.NET MVC solution. This will also resolve some of the issues related to tasks not showing up within Task Runner Explorer.

Read More →

JS Code Coverage 101

JS Cover 101 - JavaScript Code Coverage for dummies

This post is part one of a series of posts in which I’m covering the basics when it comes to setting up code coverage for JavaScript. There are a lot of intimidating manuals, guides, and confusing blog posts out there, but don’t worry! We will walk through all basics, from installation to automation.

Read More →