0
kicks
Code Generation Using T4 Templates
Code generation has been an integral part of software development. The idea that a piece of code will generate additional code is both fascinating and time saving. In this article we will demonstrate how to generate code using T4 Templates.