Answer:
It is a T4 template you can use to generate entity classes that enable u to customize the entities that are created by actually modifying the template that generates the VB or c# code.
Microsoft include various T4 templates in Visual studio for rapid development. T4 template has a TT extension,which stands for Text template.
Asked In: MSDN |
Alert Moderator