<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Trying to extend the Asp.Net MVC (T4) item templates to create multiple files.</title>
	<atom:link href="http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/</link>
	<description></description>
	<lastBuildDate>Thu, 16 May 2013 09:01:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: PabloBlamirez</title>
		<link>http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/#comment-63</link>
		<dc:creator>PabloBlamirez</dc:creator>
		<pubDate>Sat, 07 Feb 2009 19:21:41 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files.aspx#comment-63</guid>
		<description>Fair enough, it&#039;s not something I&#039;ve used I&#039;d just bookmarked it for a rainy day as it looked a neat implementation. Thats a shame</description>
		<content:encoded><![CDATA[<p>Fair enough, it&#8217;s not something I&#8217;ve used I&#8217;d just bookmarked it for a rainy day as it looked a neat implementation. Thats a shame</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erichexter</title>
		<link>http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/#comment-62</link>
		<dc:creator>erichexter</dc:creator>
		<pubDate>Sat, 07 Feb 2009 16:16:59 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files.aspx#comment-62</guid>
		<description>@PabloBlamirez I know Damien and I am familiar with his work.  The problem is with the MVC project extension, it does not provide a reference to visual studio from the host.  Damien&#039;s code works on top of the visual studio T4 host which is a totally separate implementation. So it does not apply to the MVC templates.</description>
		<content:encoded><![CDATA[<p>@PabloBlamirez I know Damien and I am familiar with his work.  The problem is with the MVC project extension, it does not provide a reference to visual studio from the host.  Damien&#8217;s code works on top of the visual studio T4 host which is a totally separate implementation. So it does not apply to the MVC templates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PabloBlamirez</title>
		<link>http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/#comment-61</link>
		<dc:creator>PabloBlamirez</dc:creator>
		<pubDate>Fri, 06 Feb 2009 19:58:17 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files.aspx#comment-61</guid>
		<description>Hi,
have you seen Damien Guards great example of producing multiple outputs from one tt file? 
The helper code he presents uses a strategy for managing the interaction with visual studio. By default it adds the files created by the helper to the same project as the template file, I&#039;m pretty sure you could use a custom management strategy to add your generated files to a different project though with a bit of deft tweaking

See:
http://damieng.com/blog/2009/01/22/multiple-outputs-from-t4-made-easy

Paul</description>
		<content:encoded><![CDATA[<p>Hi,<br />
have you seen Damien Guards great example of producing multiple outputs from one tt file?<br />
The helper code he presents uses a strategy for managing the interaction with visual studio. By default it adds the files created by the helper to the same project as the template file, I&#8217;m pretty sure you could use a custom management strategy to add your generated files to a different project though with a bit of deft tweaking</p>
<p>See:<br />
<a href="http://damieng.com/blog/2009/01/22/multiple-outputs-from-t4-made-easy" rel="nofollow">http://damieng.com/blog/2009/01/22/multiple-outputs-from-t4-made-easy</a></p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan R.</title>
		<link>http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/#comment-60</link>
		<dc:creator>Ryan R.</dc:creator>
		<pubDate>Thu, 05 Feb 2009 19:26:18 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files.aspx#comment-60</guid>
		<description>I agree with you there.  It&#039;s great what they&#039;ve done with all the &quot;scaffolding&quot; and how easy it is to set up a very simple web app, but I think they&#039;re encroaching on some dangerous territory by making it so easy to generate so much code with no tests.</description>
		<content:encoded><![CDATA[<p>I agree with you there.  It&#8217;s great what they&#8217;ve done with all the &#8220;scaffolding&#8221; and how easy it is to set up a very simple web app, but I think they&#8217;re encroaching on some dangerous territory by making it so easy to generate so much code with no tests.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/#comment-59</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 05 Feb 2009 14:59:19 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files.aspx#comment-59</guid>
		<description>I&#039;m disappointed that the only way this works is to have the controllers inside the web application.

I&#039;m confident that most application will have a separate assembly for their controllers.</description>
		<content:encoded><![CDATA[<p>I&#8217;m disappointed that the only way this works is to have the controllers inside the web application.</p>
<p>I&#8217;m confident that most application will have a separate assembly for their controllers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Scheirman</title>
		<link>http://lostechies.com/erichexter/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files/#comment-58</link>
		<dc:creator>Ben Scheirman</dc:creator>
		<pubDate>Thu, 05 Feb 2009 14:39:57 +0000</pubDate>
		<guid isPermaLink="false">/blogs/hex/archive/2009/02/05/trying-to-extend-the-asp-net-mvc-t4-item-templates-to-create-multiple-files.aspx#comment-58</guid>
		<description>That&#039;s a shame, as I haven&#039;t dug deep into T4 yet, I fully agree that they are of limited value if you can&#039;t add additional files, such as unit tests.</description>
		<content:encoded><![CDATA[<p>That&#8217;s a shame, as I haven&#8217;t dug deep into T4 yet, I fully agree that they are of limited value if you can&#8217;t add additional files, such as unit tests.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
