0
kicks
T4 Templates in Entity Framework 4
T4 templates or Text Template Transformation Toolkit is a mean of creating a code generation artifacts which can save a lot of time. This technology is a part of Visual Studio since 2005 but was one of those technologies that were kept in secret by Microsoft. Almost all the code generation stuff that is being used in Visual Studio in technologies such as MVC, Entity Framework,...