VSX206: Code Generation with T4
(2)
T4 is a template-based code generation engine built into Visual Studio. This session provides an end-to -end overview of developing a code generator for a Domain-Specific Language, from template syntax and transformation process, to template debugging,
to integration and deployment of code…