No announcements
Found 586782 threads
-
1 Votes
Prerelease T4 template for OData available.
We use T4 templates to generate both C# or VB.Net partial classes derived from our DockShell DSL Navigation model as demonstrated in thisDiscussion | 2 Replies | 6739 Views | Created by Paul Van Bladel - Tuesday, July 3, 2012 3:21 PM | Last reply by Johnny Larue - Tuesday, July 31, 2012 2:39 PM -
0 Votes
Dynamically call a T4 template from within another T4 template
Its so simple, I totally overlooked it ;-) But how would it work for non-precompiled templates?Answered | 2 Replies | 8054 Views | Created by obiwanjacobi - Monday, October 18, 2010 9:18 AM | Last reply by obiwanjacobi - Tuesday, October 19, 2010 8:23 AM -
0 Votes
T4 templates editor?
It supports syntax-highlighting of generated code as well - not only T4 code sections.Answered | 4 Replies | 7977 Views | Created by Kerad - Wednesday, February 22, 2006 12:59 PM | Last reply by tangible engineering GmbH - Tuesday, March 17, 2009 4:50 AM -
0 Votes
Run T4 Template
I want to run my T4 template with the aid of C# code and commit a parameter to the T4 template Do you mean as described in Run-time ...Answered | 1 Replies | 6741 Views | Created by schoggibob - Thursday, November 24, 2011 1:11 PM | Last reply by Alan Cameron Wills - - Sunday, November 27, 2011 4:37 PM -
0 Votes
T4 template how to add comment for T4 logic
Needs of puting a comments into template code looks for me as template complexity problem.Answered | 2 Replies | 2235 Views | Created by singhhome - Tuesday, March 28, 2017 9:21 PM | Last reply by Andrey Belyakov - Tuesday, April 11, 2017 1:44 PM -
0 Votes
T4 Template support
BTW - our latest release (April) fixes the T4 template generation out of the box.Answered | 6 Replies | 3976 Views | Created by Dave_Ballantyne - Wednesday, March 26, 2014 3:56 PM | Last reply by Jamie Thomson - Thursday, September 25, 2014 11:30 AM -
0 Votes
Running T4 templates in VS2010
Hi Kendall, Unfortunately, there is no way to get T4 to use a reference directory inside the IDE in VS2010 or to synchronize Transform all templates and msbuild ...Answered | 1 Replies | 6134 Views | Created by Kendall Morley - Friday, November 12, 2010 3:21 AM | Last reply by GarethJones - Wednesday, January 5, 2011 10:39 PM -
0 Votes
T4 Templates and WCF Client generation
Hi Current I am working on approach to create WCF generator using T4 template to achieve following: on Click of T4 ...Answered | 2 Replies | 7592 Views | Created by Niclas Pehrsson - Wednesday, September 15, 2010 11:08 AM | Last reply by Ravi Ay - Tuesday, August 7, 2012 11:51 AM -
0 Votes
Any documentation on the T4 templates for EF4?
I've done some simple updates to the T4 templates for my entities to add some additional methods, but I am currently hand-writing a number of methods related to updating the object ...Answered | 2 Replies | 6068 Views | Created by Joe Bako - Thursday, April 29, 2010 4:16 PM | Last reply by Joe Bako - Thursday, April 29, 2010 8:56 PM -
0 Votes
T4 template basic question
This is possible - your text template reads the file containing the basic declarations.Answered | 3 Replies | 5754 Views | Created by PatrickRoth - Saturday, August 14, 2010 5:46 PM | Last reply by PatrickRoth - Wednesday, August 18, 2010 1:47 PM -
2 Votes
To bad,T4 template is not fully supported!
: This gives me page not ...Answered | 4 Replies | 2598 Views | Created by ryan lin chinese - Thursday, March 1, 2012 1:44 PM | Last reply by Garth F Henderson - Tuesday, March 6, 2012 8:47 PM -
0 Votes
T4 Templates Using Entity Framework
Unfortunately, when I search, I get using T4 Templates within Entity.Answered | 3 Replies | 796 Views | Created by Bob F Johnston - Thursday, October 8, 2015 9:16 PM | Last reply by Herro wong - Monday, October 12, 2015 8:28 AM -
0 Votes
VB.Net T4 Templates
Maybe the project could establish a core set of templates that provide common functionality, and then define a patterned approach for creating templates in additional ...Answered | 2 Replies | 5363 Views | Created by super_b - Wednesday, November 3, 2010 5:31 PM | Last reply by super_b - Friday, November 5, 2010 9:17 PM -
0 Votes
T4 Template: Read from a .txt file
<#@ template language="C#" hostspecific="True" #> <#@ import namespace="System.IO" #> <# string ...Answered | 2 Replies | 12086 Views | Created by SolisMariner - Thursday, June 4, 2009 11:16 AM | Last reply by Oleg V. Sych - Friday, June 5, 2009 11:08 AM -
7 Votes
OData services available?
Aaron, we just published the Team Foundation Service OData API as well.Answered | 7 Replies | 4612 Views | Created by aquaseal - Tuesday, November 15, 2011 5:20 PM | Last reply by Jeanke.com1 - Tuesday, December 10, 2013 11:23 AM -
0 Votes
Is it possible to include a linked file in a T4 template
That is, I would like to load a .tt file (not a template, but include) at runtime, meaning without the use of include directive.Answered | 4 Replies | 6326 Views | Created by P. van der Velde - Tuesday, June 22, 2010 9:07 AM | Last reply by Mike-E_wins - Sunday, December 28, 2014 12:22 AM -
0 Votes
T4 template searching database table and columns
Hi, Yes, we can create a code generation via T4 template.Answered | 1 Replies | 1169 Views | Created by Ihsp - Wednesday, April 17, 2013 1:21 AM | Last reply by Ego Jiang - Thursday, April 18, 2013 2:31 AM -
0 Votes
Using Documentation property in T4 Templates
Hi Raghu, Are you trying to get the Documentation value in your custom SSDLToSQL10.tt template?Answered | 11 Replies | 11154 Views | Created by jonjang - Thursday, January 20, 2011 11:55 AM | Last reply by datasmithtech - Tuesday, September 30, 2014 3:44 PM -
0 Votes
How to Change Navigation Property Name with t4 Template
A self-tracking entity is an entity built from a Text Template Transformation Toolkit (T4) template that generates entity types that have the ability to record ...Answered | 4 Replies | 9140 Views | Created by JohnnyFee - Monday, February 28, 2011 1:15 AM | Last reply by ZohrehEhsani - Monday, October 7, 2013 11:42 AM -
0 Votes
STE T4 Template customized to be a PreProcessed template: Am I on the right track?
TFS sets all files under source control to read-only, T4 does not compensate for that.Answered | 3 Replies | 5948 Views | Created by kktingle - Monday, January 11, 2010 2:45 PM | Last reply by kktingle - Monday, January 11, 2010 10:25 PM - Items 1 to 20 of 586782 Next ›
No announcements