6
Shouts

T4MVC Add-In to auto run template

published 799 days, 10 hours, 45 minutes ago posted by https://www.google.com/accounts/o8/id?id=AItOawkYKeMwDCa949_B8pvpA9PhnSDFtKdjhL0https://www.google.com/accounts/o8/id?id=AItOawkYKeMwDCa949_B8pvpA9PhnSDFtKdjhL0 799 days, 22 hours, 24 minutes ago
Wednesday, March 17, 2010 11:54:17 AM GMT Wednesday, March 17, 2010 12:14:57 AM GMT

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.  Well, his latest post has inspired me to write one.  I took my dot net less plug in and ripped nearly everything out of it, threw in about 5 lines of new ...

category: ASP.NET | clicked: 3 | | source: blog.waynebrantley.com | show counter code
tags: T4, T4MVC, MVC 2, MVC, ASP.NET