Treffer: Lowering the Barriers to Code Generation with T4.

Title:
Lowering the Barriers to Code Generation with T4.
Authors:
Source:
MSDN (1528-4859). Apr2012, Vol. 27 Issue 4, p48-54. 5p.
Reviews & Products:
Database:
Supplemental Index

Weitere Informationen

The article focuses on the aspects of the Microsoft Text Template Transformation Toolkit (T4) in breaking the barriers to code generation in the Microsoft.NET framework. The author mentions that the T4 solution addresses various issues surrounding code generation by utilizing boilerpate and dynamic codes. He adds that T4 makes it easy for software developers to create code generation solutions, as it leverages tools hat developers are familiar with such as Visual Studio.