Can't Debug T4 Template using VS2012 feature

first post: jradxl wrote: Hi, If I use the context menu item "Debug T4 Template" it always c...

latest post: jradxl wrote: Remove the T4Toolbox.tt line, and it debugs just fine With it prese...

When will Proprocessed Templates be support in VS2012?

first post: bit7 wrote: Hi Oleg, We rely on Preprocessed Templates for some of the work t...

Where to put code that use the generated files ?

first post: softlion wrote: Hi Oleg, i use T4Toolbox since 5 years. I have a .tt file which ...

Unknown Type CSharpTemplate

first post: kmcbrearty wrote: I am trying to create a preprocessed template in my project. The p...

latest post: slawekal wrote: So in other words, when I add a new Template item to a project, the...

Moving T4 Toolbox LINQ to SQL classes generator into our source code

first post: kainhart wrote: I've been looking into moving our Linq to SQL generation over to us...

running t4 script file from the command prompt

first post: tjdwl wrote: I have a VS 2012 console project which generates the code files by...

latest post: OlegSych wrote: While you can transform simple text templates using [TextTransform]...

T4ScriptFileGenerator VS2012

first post: mika76 wrote: Ho do you make an xml file generate a template with T4ScriptFileGen...

latest post: OlegSych wrote: In Visual Studio 2012 the name of the Custom Tool is T4Toolbox.Scri...

Using T4 Toolbox To Generate Java Executables

first post: drdexter33 wrote: Our team has been asked to provide an LOE for a development effort ...

latest post: drdexter333 wrote: Never mind. I think I fixed it. The variable declaration needed t...

Windows Forms and Generating Code

first post: drdexter333 wrote: I'm kind of struggling in an attempt to create a dynamic code gener...

latest post: OlegSych wrote: You might want to start here: http://msdn.microsoft.com/en-us/libra...

v11.3 - Setting Output.BuildAction?

first post: codekaizen wrote: It seems the Output.BuildAction property is not available in v11.x?...

latest post: OlegSych wrote: It's been renamed to Output.ItemType; you can set it to ItemType.Em...