Articles Written by Marius Bancila

Text Templates in Microsoft Visual Studio

Text Template Transformation Toolkit (shortly T4) is a code generator built into Microsoft Visual Studio that allows you to build text files out of templates, using C# programming or VB.NET as "scripting" languages within the template. This article provides an introduction to T4 starting with a simple example where we'll delve into the different parts of a template.

Go Deeper

Most Popular Programming Stories

More for Developers

Latest Developer Headlines

RSS Feeds