8
Shouts

Code Generation with T4 Templates – A must have for developers

published 572 days, 11 hours, 34 minutes ago posted by ioannisioannis 573 days, 10 hours, 3 minutes ago
Wednesday, October 27, 2010 3:41:07 PM GMT Tuesday, October 26, 2010 5:11:53 PM GMT

T4 Templates files have a .tt extension and are the input to VS2010’s code generation engine for automatically generating text files with all sorts of content (C# code, SQL Commands, XAML, HTML, XML etc). In this post, we will briefly see how we can create and use them and examine some very useful scenarios on situations where they may come in handy.

category: Foundation | clicked: 2 | | source: www.progware.org | show counter code
tags: Code Genertion, T4 Templates

2 comments posted.

To post your comment please login or signup