Monday, June 13, 2011

T4: Text Template Transformation Toolkit

T4 is a Visual Studio code-generation language which was introduced with Visual Studio 2005. T4 templates are used in the Entity Framework and MVC and can be useful for your own development purposes.

Oleg Sych

Oleg Sych - MSBuild Integration

Visual Studio 2010 offers a new capability to perform template-based code generation at build-time with a set of MSBuild extensions available as part of the Visualization and Modeling SDK.

No comments: