<?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: Creating your first code generator</title>
	<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/</link>
	<description>Me.Write(code)</description>
	<pubDate>Sun, 14 Mar 2010 09:15:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Joseph Baggett</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2912</link>
		<dc:creator>Joseph Baggett</dc:creator>
		<pubDate>Tue, 23 Feb 2010 22:04:33 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2912</guid>
		<description>I am looking to learn T4 templates even though I know other code generators like CodeSmith, CodeBreeze, etc.  I see the Server and Database objects being instantiated in the templates, but I do not see how I can see the T4 templates object model and view all the options I have access to.  Can someone redirect/point me to where I need to look to view the T4 templates object model?</description>
		<content:encoded><![CDATA[<p>I am looking to learn T4 templates even though I know other code generators like CodeSmith, CodeBreeze, etc.  I see the Server and Database objects being instantiated in the templates, but I do not see how I can see the T4 templates object model and view all the options I have access to.  Can someone redirect/point me to where I need to look to view the T4 templates object model?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Shirley</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2911</link>
		<dc:creator>Bob Shirley</dc:creator>
		<pubDate>Tue, 23 Feb 2010 14:30:28 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2911</guid>
		<description>Hi, Oleg - I hope I haven't missed this answer somewhere, but I'm having the same problem as some others in that I've installed your Toolbox (v9.12.25.1) but I do not see the Code Generation additions when creating a new project in VS.

I'm running VS 2008 Pro, v 9.0.30729.1 SP, on .Net 3.5 SP1.

Any idea what's wrong ?

Thanks,
Bob S.</description>
		<content:encoded><![CDATA[<p>Hi, Oleg - I hope I haven&#8217;t missed this answer somewhere, but I&#8217;m having the same problem as some others in that I&#8217;ve installed your Toolbox (v9.12.25.1) but I do not see the Code Generation additions when creating a new project in VS.</p>
<p>I&#8217;m running VS 2008 Pro, v 9.0.30729.1 SP, on .Net 3.5 SP1.</p>
<p>Any idea what&#8217;s wrong ?</p>
<p>Thanks,<br />
Bob S.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: salman</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2464</link>
		<dc:creator>salman</dc:creator>
		<pubDate>Mon, 30 Nov 2009 22:24:18 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2464</guid>
		<description>I rolled my own version of this by just hooking into sql server's build in procedures.  I wish I ran into this post earlier hehe.</description>
		<content:encoded><![CDATA[<p>I rolled my own version of this by just hooking into sql server&#8217;s build in procedures.  I wish I ran into this post earlier hehe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2437</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sat, 14 Nov 2009 13:33:23 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2437</guid>
		<description>Thanks for the heads-up Geoff. I have renamed the "File" item template into "Script" a while back, but forgot to update this article.</description>
		<content:encoded><![CDATA[<p>Thanks for the heads-up Geoff. I have renamed the &#8220;File&#8221; item template into &#8220;Script&#8221; a while back, but forgot to update this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff Brown</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2436</link>
		<dc:creator>Geoff Brown</dc:creator>
		<pubDate>Sat, 14 Nov 2009 03:16:00 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2436</guid>
		<description>Oleg,
In your tutorial, you say:
"Click Project-&#62;Add New Item in the main menu and select Code Generation-&#62;File template in the dialog."  However, I don't see a "File" template. I do see "Azman Authorization Store", "Ling to SQL Model", "Script", "Unit Test", "Enumeration with a SQL View", "Generator", and "Template".

Please advise.

By the way, your work looks really interesting.

Thanks
 

I'm using "VS2008 Pro Ver 9.0.30729.1 SP" and "T4 Toolbox 9.10".</description>
		<content:encoded><![CDATA[<p>Oleg,<br />
In your tutorial, you say:<br />
&#8220;Click Project-&gt;Add New Item in the main menu and select Code Generation-&gt;File template in the dialog.&#8221;  However, I don&#8217;t see a &#8220;File&#8221; template. I do see &#8220;Azman Authorization Store&#8221;, &#8220;Ling to SQL Model&#8221;, &#8220;Script&#8221;, &#8220;Unit Test&#8221;, &#8220;Enumeration with a SQL View&#8221;, &#8220;Generator&#8221;, and &#8220;Template&#8221;.</p>
<p>Please advise.</p>
<p>By the way, your work looks really interesting.</p>
<p>Thanks</p>
<p>I&#8217;m using &#8220;VS2008 Pro Ver 9.0.30729.1 SP&#8221; and &#8220;T4 Toolbox 9.10&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2429</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Mon, 09 Nov 2009 22:57:07 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2429</guid>
		<description>We can only speculate. If you need to solve a particular problem, CodeSmith may still be a better option if it provides a ready-to-use set of templates you can use instead of building them yourself in T4.</description>
		<content:encoded><![CDATA[<p>We can only speculate. If you need to solve a particular problem, CodeSmith may still be a better option if it provides a ready-to-use set of templates you can use instead of building them yourself in T4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Spaey</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2428</link>
		<dc:creator>Justin Spaey</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:41:54 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2428</guid>
		<description>Hi Oleg

Thanks a lot for this. I was about to purchase CodeSmith when I came across this site by accident.

Why is this such an unknown feature? Before today, I had never heard of T4. Sometimes I wonder about Micrsoft's marketing department.</description>
		<content:encoded><![CDATA[<p>Hi Oleg</p>
<p>Thanks a lot for this. I was about to purchase CodeSmith when I came across this site by accident.</p>
<p>Why is this such an unknown feature? Before today, I had never heard of T4. Sometimes I wonder about Micrsoft&#8217;s marketing department.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvatore Di Fazio</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2353</link>
		<dc:creator>Salvatore Di Fazio</dc:creator>
		<pubDate>Sat, 17 Oct 2009 19:32:04 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2353</guid>
		<description>Hi Oleg Sych,
I had downloaded T4 ver. 9.10.12.1.
My VS 2008 is a Team System edition ver. 9.0.30729.1 SP.

The tangibleprojectsystem and tangible t4 edit are installed.

Thank you :)</description>
		<content:encoded><![CDATA[<p>Hi Oleg Sych,<br />
I had downloaded T4 ver. 9.10.12.1.<br />
My VS 2008 is a Team System edition ver. 9.0.30729.1 SP.</p>
<p>The tangibleprojectsystem and tangible t4 edit are installed.</p>
<p>Thank you :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2352</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sat, 17 Oct 2009 18:48:13 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2352</guid>
		<description>Allright, hold on. I'm going to perform a Vulcan mind meld... Still working... Still working... Oh man, I'm too rusty! 

Seriously, Salvatore, could you help me out here? What is the version and edition of Visual Studio you are using? Which version of the T4 Toolbox did you install? What type of project did you try to use?</description>
		<content:encoded><![CDATA[<p>Allright, hold on. I&#8217;m going to perform a Vulcan mind meld&#8230; Still working&#8230; Still working&#8230; Oh man, I&#8217;m too rusty! </p>
<p>Seriously, Salvatore, could you help me out here? What is the version and edition of Visual Studio you are using? Which version of the T4 Toolbox did you install? What type of project did you try to use?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvatore Di Fazio</title>
		<link>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2349</link>
		<dc:creator>Salvatore Di Fazio</dc:creator>
		<pubDate>Sat, 17 Oct 2009 16:33:09 +0000</pubDate>
		<guid>http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/#comment-2349</guid>
		<description>Hi I had installed the T4 Editor and the T4 Toolbox, but I haven't the "Code Generation" option.
Tnx in advance</description>
		<content:encoded><![CDATA[<p>Hi I had installed the T4 Editor and the T4 Toolbox, but I haven&#8217;t the &#8220;Code Generation&#8221; option.<br />
Tnx in advance</p>
]]></content:encoded>
	</item>
</channel>
</rss>
