|
|
Browse by Tags
All Tags » Visual Studio » T4
-
Anyone who has done anything moderately complex with .NET will have undoubtedly felt the pain associated with having to deal with your application requiring different configuration settings when deployed into to different environments – and if you’re working with WCF then even more so! (Clearly this is a general pain felt across all flavours of ...
-
As I mentioned in my last post I've been working with Microsoft Blueprints, one of the problems I encountered was trying to come up with a generic, reusable way of working with T4 Templates (T4 is the used by Blueprints for all code generation as T4 is now integrated into Visual Studio 2008) to generate the code fragments.
I created ...
|
|
|