Jeff Sheldon

Mostly.NET
posts - 15, comments - 1, trackbacks - 0

code-generation

code-generation
More T4 Template Happiness!

So this is another post about T4 templates.   But not just ANY T4 templates, Preprocessed Text Template’s (oooooh, ahhhhh) Long story short, these are templates you can embed in an application to execute at runtime rather than at design time.  There are some limitations compared to regular T4 templates, but needless to say, it sure makes generating code a breeze. Back Story I have this project I needed to work on that involved generating code from an Xsd.   This Xsd changed often, so I created a project that did...

posted @ Sunday, September 05, 2010 1:18 PM | Feedback (1) | Filed Under [ t4 Xsd code-generation ]

Powered by:
Powered By Subtext Powered By ASP.NET