Learning T4
Introduction
Why use T4?
Start with the HelloWorld samples here
Tutorials
A complete series of T4 tutorials written by Oleg Sych
Includes an introduction, link to all tutorials, examples, videos and tools.
How to customize templates for ADO.NET
Best Practices
- Do use .ttinclude for included T4 files/Do use .tt for T4 templates
- Guidelines for Writing Text Templates