Community

Automatically Generate Code Using Visual Studio’s Text Template Transformation Toolkit (T4)

(Vince Varallo) Visual Studio has built in support for generating code called the Text Template Transformation Toolkit. This article will demostrate how to create a class with a property for each column in a database table. The sample can easily be extended to fit any pattern you use when developing

Read More - Register for Free Membership