Contents tagged with ASP.NET MVC
-
Inside the “Default Browser Switcher” extension
You may have already heard of the recently WoVS extension “Default Browser Switcher” (download from Visual Studio Gallery or from Extension Manager inside VS) that helps in choosing what browser you want to launch from VS while debugging your ASP.NET applications.
-
Working with T4 templates?
A Cyber Monday Sale deal from Clarius:
-
Customizing generated code in ASP.NET MVC
Just in case you missed the news, the ASP.NET MVC team is using T4 to generate code (yeah!)
The way they have integrated T4 in their own product is not what we would have expected (they wrote their own T4 host) so we took our Visual T4 Editor and Visual T4 Code Generator bits and added them knowledge about this custom host in order to offer the best possible tooling experience.