T4MVC Add-In to auto run template
T4MVC is a fantastic solution to avoid 'Magic Strings' in ASP.NET MVC.
Thanks to David Ebbo for this contribution which has made its way to MVCContrib.
Must keep T4 template open and save it once.This has been the only negative thing about the template. I thought about writing an Add-In for VS to do this and even taked to David about doing it.…