Short version : the MVC T4 template (now named T4MVC) is now available on CodePlex, as one of the downloads in the ASP.NET MVC v1.0 Source page . Poll verdict: it?s ok for T4MVC to make small changes Yesterday, I posted asking how people felt about having the template modify their code in small ways. Thanks to all those who commented! The fact that Scott Hanselman blogged it certainly helped get traffic there :) The majority of people thought that it was fine as long as It?s just those small changes: make classes partial and action methods virtual. Don?t mess with ?real? code! It asks for permission, or at least tells you what it?s doing I started looking for a way to pop up a Yes/No dialog, but ended up going with a slightly...(read more) ...
Go to the complete details ...