<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: T4 Tutorial: Reusing code generators on multiple projects</title>
	<link>http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/</link>
	<description>this.Write(code);</description>
	<pubDate>Wed, 07 Jan 2009 09:33:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Designing Out Loud in the .NET Space : T4 Parameter Passing: Stuff Found on the Web</title>
		<link>http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/#comment-636</link>
		<dc:creator>Designing Out Loud in the .NET Space : T4 Parameter Passing: Stuff Found on the Web</dc:creator>
		<pubDate>Thu, 23 Oct 2008 22:44:32 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/#comment-636</guid>
		<description>[...] Sych on T4 Tutorial: Reusing code generators on multiple projects: and even more grist for the [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Sych on T4 Tutorial: Reusing code generators on multiple projects: and even more grist for the [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/#comment-595</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Fri, 17 Oct 2008 01:32:22 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/#comment-595</guid>
		<description>The approach with the registry is great but it only seems to work if you use visual studio to do the generation (i.e. ctrl+s on the NorthwindStoredProcedures.tt). If you try and run NorthwindStoredProcedures.tt via the command prompt using TextTransform.exe, it doesn't work.

Note in, the end I do not want to execute the templates via the command prompt, but I am creating my own wrapper around which I can trigger a generation via a thick client app.</description>
		<content:encoded><![CDATA[<p>The approach with the registry is great but it only seems to work if you use visual studio to do the generation (i.e. ctrl+s on the NorthwindStoredProcedures.tt). If you try and run NorthwindStoredProcedures.tt via the command prompt using TextTransform.exe, it doesn&#8217;t work.</p>
<p>Note in, the end I do not want to execute the templates via the command prompt, but I am creating my own wrapper around which I can trigger a generation via a thick client app.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
