No announcements
Found 728298 threads
-
0 Votes
Intriguing T4 question
Note that I would question why you'd use T4 at all in this case as T4 is most useful forProposed | 8 Replies | 1126 Views | Created by Captain Kernel - Tuesday, October 10, 2017 7:07 PM | Last reply by Andrey Belyakov - Thursday, December 21, 2017 12:42 PM -
0 Votes
T4 template basic question
For T4, T4 use text template(tt file) to generate VB.net or C# code, it does not use existing interface to generate code.Answered | 3 Replies | 5525 Views | Created by PatrickRoth - Saturday, August 14, 2010 5:46 PM | Last reply by PatrickRoth - Wednesday, August 18, 2010 1:47 PM -
0 Votes
GAX & Visual Studio 2010 - T4 question
Hello there, I installed GAX 2010 from VS 2010 Extensions Manager, but creating a new t4 template and setting property processor to ...Unanswered | 1 Replies | 6619 Views | Created by Stephanne - Sunday, October 10, 2010 1:22 PM | Last reply by Adrian Alonso - Tuesday, October 19, 2010 2:03 PM -
0 Votes
Intriguing DataGrid column header behaviour?
I have a DataGrid with two columns. The first's header is Name and the second is Description. When the datagrid is first loaded, dg.Columns[0].Header is Name and ...Discussion | 6 Replies | 756 Views | Created by stratoblue - Wednesday, August 31, 2011 1:47 PM | Last reply by stratoblue - Tuesday, September 6, 2011 10:57 PM -
0 Votes
Dynamically call a T4 template from within another T4 template
I'm building a code generation tool. I will run T4 precompiled templates (code) to output the generated code. Within those templates I want to dynamically call other (helper) templates ...Answered | 2 Replies | 7578 Views | Created by obiwanjacobi - Monday, October 18, 2010 9:18 AM | Last reply by obiwanjacobi - Tuesday, October 19, 2010 8:23 AM -
0 Votes
OData T4
The OData T4 is really a great tool, it would be really nice if the tool could use RX and return IObservable<IEnumerable<T>> for each of I/O methods which makes coding simple and ...Answered | 2 Replies | 3407 Views | Created by Haroon Said - Saturday, January 21, 2012 6:35 AM | Last reply by Haroon Said - Wednesday, January 25, 2012 2:58 AM -
0 Votes
t4 help
Hi The example how to create multiple files using T4 templates you can found in Data Access Guidance Package (part of Service Factory). For example you can take a look at ...Answered | 5 Replies | 4907 Views | Created by lcj - Friday, May 4, 2007 11:56 AM | Last reply by faf38 - Tuesday, May 15, 2007 7:15 AM -
0 Votes
T4 Templates
Scanning the changelist for VS 2010 (http://blogs.msdn.com/garethj/archive/2010/04/15/what-sAnswered | 6 Replies | 4626 Views | Created by rschiefer1 - Thursday, April 22, 2010 7:17 PM | Last reply by rschiefer1 - Friday, April 23, 2010 7:23 PM -
0 Votes
Text Template (T4) question: How to change output
T4: Text Template Transformation Toolkit La vida locaUnanswered | 1 Replies | 763 Views | Created by Zero-G. _ - Saturday, May 30, 2015 9:58 AM | Last reply by Mr. Monkeyboy - Saturday, May 30, 2015 11:00 AM -
0 Votes
T4 Language Service
There are several toolsets available for T4 edition. I prefer a T4Toolbox from Oleg Sych. At least it came with sources and I can trace a problem in ...Discussion | 3 Replies | 6728 Views | Created by Gaston - Saturday, March 4, 2006 7:10 PM | Last reply by Andrey Belyakov - Thursday, October 12, 2017 8:41 AM -
0 Votes
T4 Template help needed
Hello, We don't know where you can find a exist one, but you may try to write a your own one. Please refer to the following documents which helps on how to create your own ...Answered | 1 Replies | 2888 Views | Created by Jumpingboy - Thursday, October 13, 2011 4:02 PM | Last reply by Yi Feng Li - Monday, October 17, 2011 9:44 AM -
0 Votes
Compiling t4 generated codes
Hi Kalinga, I guess that you create a t4 template to generate a simple class which has a function to print strings and you want to use DSL tool to run it, ...Answered | 1 Replies | 1188 Views | Created by Kalinga Gunawardhana - Monday, January 28, 2013 7:05 AM | Last reply by Ego Jiang - Tuesday, January 29, 2013 5:56 AM -
0 Votes
T4 template how to add comment for T4 logic
>>Is there an option for adding comment for logic in T4 template? Do you want to add comment in T4 template forAnswered | 2 Replies | 1342 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
Call T4 Action
Hi Martin, You should write your own action using the host directly, hereAnswered | 3 Replies | 5082 Views | Created by Mar77incho - Thursday, October 18, 2007 1:00 AM | Last reply by Jose Escrich - Friday, October 19, 2007 6:48 PM -
0 Votes
T4 Template integration
I'm writing a custom t4 template which will automatically walkthrough the applicationdefinition.lsml file and generate additional query methods based on my needs. It works ...Unanswered | 1 Replies | 3200 Views | Created by Ryan Lin of China - Tuesday, May 10, 2011 4:18 AM | Last reply by Ryan Lin of China - Monday, May 16, 2011 2:24 PM -
1 Votes
DbContext T4 Repository
I am wondering if we will see a T4 template for creating a repository and service layer for DbContext. This would be a time saving cool ...Answered | 3 Replies | 7694 Views | Created by KeithTobin - Wednesday, February 2, 2011 12:15 PM | Last reply by Michael Sun [MSFT] - Wednesday, March 16, 2011 1:55 AM -
0 Votes
T4 execute-as-needed?
Stephen, that's an interesting request - we've not had folks wanting that level of dynamic control previously. I can imagine using the T4 Msbuild tasks in the Visualization and ...Answered | 3 Replies | 3420 Views | Created by Stephen Cleary - Monday, April 12, 2010 8:59 PM | Last reply by GarethJones - Wednesday, April 14, 2010 7:08 AM -
0 Votes
t4 template code appending
Hi I have a file generated from a t4 template file. I also have another t4 template file, now the code generated from thisAnswered | 1 Replies | 5012 Views | Created by satish padidem - Wednesday, January 9, 2008 9:47 AM | Last reply by Adrian Alonso - Wednesday, January 9, 2008 12:11 PM -
0 Votes
T4 templates in EF7?
will be supported. For our "DB First" EF6 solution we instituted using "Buddy Classes" (like RIA Serviced had) and slightly modified the T4 script to work well ...Answered | 1 Replies | 671 Views | Created by Kenneth Brubaker - Tuesday, June 24, 2014 1:23 PM | Last reply by Fred Bao - Wednesday, June 25, 2014 1:41 AM -
0 Votes
VS2017 & T4 Templates
Hi Owen Ashcroft, Thanks for posting here. It`s very grateful for you finding this issue. I created a dot net project and add a T4 template on Visual ...Proposed | 2 Replies | 4461 Views | Created by Owen Ashcroft - Thursday, March 16, 2017 4:08 PM | Last reply by Andrey Belyakov - Tuesday, April 11, 2017 2:00 PM - Items 1 to 20 of 728298 Next ›
No announcements