ArcSig Meeting Microsoft Ft. Lauderdale 04/21/2009 Oleg Sych presented a great session about Code Generation with T4 and Visual Studio. Oleg Sych introduced the Template Transformation Toolkit (T4) - one of the best-hidden new features of Visual Studio 2008. T4 allows you to use simple ASP.NET-like template syntax to generate application source code, configuration files, stored procedures and more. This session provided an overview of code generation, describes T4 template syntax and shows how to...