<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>t4toolbox Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/t4toolbox/Wiki/View.aspx?title=Home</link><description>t4toolbox Wiki Rss Description</description><item><title>Updated Wiki: Temporary Post Used For Theme Detection (3dabf6ec-967d-429b-9392-fd7f7b0fc5ac - 3bfe001a-32de-4114-a6b4-4005b770f6d7)</title><link>https://t4toolbox.codeplex.com/wikipage?title=Temporary Post Used For Theme Detection (3dabf6ec-967d-429b-9392-fd7f7b0fc5ac - 3bfe001a-32de-4114-a6b4-4005b770f6d7)&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;This is a temporary post that was not deleted. Please delete this manually. (0a773990-d097-4354-8894-187d958ffb2c - 3bfe001a-32de-4114-a6b4-4005b770f6d7)&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>olegsych</author><pubDate>Sat, 29 Dec 2012 06:21:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Temporary Post Used For Theme Detection (3dabf6ec-967d-429b-9392-fd7f7b0fc5ac - 3bfe001a-32de-4114-a6b4-4005b770f6d7) 20121229062131A</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/wikipage?version=24</link><description>&lt;div class="wikidoc"&gt;UPDATE: T4 Toolbox for Visual Studio 2012 is now available on &lt;a href="http://www.olegsych.com/2012/12/t4-toolbox-for-visual-studio-2012"&gt;Visual Studio Gallery&lt;/a&gt;. &lt;br /&gt;&lt;br /&gt;T4 Toolbox is a set of ready-to-use code generators and T4 extensions for Visual Studio. Quickly build powerful C&amp;#35; or VB templates that generate multiple output files or simply use existing templates for LINQ to SQL, Entity Framework and more. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/"&gt;Huh?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/"&gt;Who is it for?&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/"&gt;What does it do?&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration"&gt;Enum SQL View&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator"&gt;AzMan wrapper&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator"&gt;LINQ to SQL classes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator"&gt;LINQ to SQL schema&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/"&gt;Entity Framework DAL&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/11/t4-toolbox-automatic-template-transformation/"&gt;Automatic Template Transformation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2010/03/t4-tutorial-integrating-generated-files-in-visual-studio-projects/"&gt;Generation of scaffolding code&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-xsd-directive/"&gt;xsd custom directive&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.georgemk.com/2009/12/t4-template-reference-to-frequently.html"&gt;VolatileAssembly custom directive&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 or &lt;a href="http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/"&gt;2010&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/"&gt;Visual Basic&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com"&gt;T4 Editor&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com"&gt;Tangible Engineering&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/"&gt;Creating your first code generator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/"&gt;Troubleshooting code generation errors&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/"&gt;Debugging code generation files&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/"&gt;Creating reusable code generation templates&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/"&gt;Creating complex code generators&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/"&gt;Reusing code generators on multiple projects&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/"&gt;Handling errors in code generators&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/"&gt;Unit testing code generators&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/"&gt;Making code generators extensible&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/"&gt;Generating code from DSL models&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2010/03/t4-tutorial-integrating-generated-files-in-visual-studio-projects/"&gt;Integrating generated files in Visual Studio projects&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/"&gt;Getting and compiling T4 Toolbox source code&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 29 Dec 2012 06:20:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20121229062006A</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/wikipage?version=23</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a set of ready-to-use code generators and T4 extensions for Visual Studio. Quickly build powerful C&amp;#35; or VB templates that generate multiple output files or simply use existing templates for LINQ to SQL, Entity Framework and more. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/" class="externalLink"&gt;Entity Framework DAL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/11/t4-toolbox-automatic-template-transformation/" class="externalLink"&gt;Automatic Template Transformation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2010/03/t4-tutorial-integrating-generated-files-in-visual-studio-projects/" class="externalLink"&gt;Generation of scaffolding code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-xsd-directive/" class="externalLink"&gt;xsd custom directive&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.georgemk.com/2009/12/t4-template-reference-to-frequently.html" class="externalLink"&gt;VolatileAssembly custom directive&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 or &lt;a href="http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/" class="externalLink"&gt;2010&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/" class="externalLink"&gt;Generating code from DSL models&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2010/03/t4-tutorial-integrating-generated-files-in-visual-studio-projects/" class="externalLink"&gt;Integrating generated files in Visual Studio projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sun, 14 Mar 2010 00:24:33 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100314122433A</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/wikipage?version=22</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a set of ready-to-use code generators and T4 extensions for Visual Studio. Quickly build powerful C&amp;#35; or VB templates that generate multiple output files or simply use existing templates for LINQ to SQL, Entity Framework and more. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/" class="externalLink"&gt;Entity Framework DAL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/11/t4-toolbox-automatic-template-transformation/" class="externalLink"&gt;Automatic Template Transformation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-xsd-directive/" class="externalLink"&gt;xsd custom directive&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.georgemk.com/2009/12/t4-template-reference-to-frequently.html" class="externalLink"&gt;VolatileAssembly custom directive&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 or &lt;a href="http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/" class="externalLink"&gt;2010&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/" class="externalLink"&gt;Generating code from DSL models&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2010/03/t4-tutorial-integrating-generated-files-in-visual-studio-projects/" class="externalLink"&gt;Integrating generated files in Visual Studio projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sun, 14 Mar 2010 00:14:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100314121426A</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/wikipage?version=21</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/" class="externalLink"&gt;Entity Framework DAL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/11/t4-toolbox-automatic-template-transformation/" class="externalLink"&gt;Automatic Template Transformation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-xsd-directive/" class="externalLink"&gt;xsd custom directive&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.georgemk.com/2009/12/t4-template-reference-to-frequently.html" class="externalLink"&gt;VolatileAssembly custom directive&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 or &lt;a href="http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/" class="externalLink"&gt;2010&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/" class="externalLink"&gt;Generating code from DSL models&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sun, 27 Dec 2009 20:57:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091227085736P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/wikipage?version=20</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/" class="externalLink"&gt;Entity Framework DAL&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Custom directive processors&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-xsd-directive/" class="externalLink"&gt;xsd&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.georgemk.com/2009/12/t4-template-reference-to-frequently.html" class="externalLink"&gt;VolatileAssembly&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 or &lt;a href="http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/" class="externalLink"&gt;2010&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/" class="externalLink"&gt;Generating code from DSL models&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/11/t4-toolbox-automatic-template-transformation/" class="externalLink"&gt;Automatic Template Transformation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sun, 27 Dec 2009 20:56:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091227085626P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/wikipage?version=19</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 or &lt;a href="http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/" class="externalLink"&gt;2010&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/" class="externalLink"&gt;Generating code from DSL models&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Features&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/11/t4-toolbox-automatic-template-transformation/" class="externalLink"&gt;Automatic Template Transformation&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Fri, 27 Nov 2009 18:31:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091127063141P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Visual Studio 2008 or &lt;a href="http://www.olegsych.com/2009/10/t4-toolbox-support-for-visual-studio-2010/" class="externalLink"&gt;2010&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/" class="externalLink"&gt;Generating code from DSL models&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 10 Oct 2009 16:56:29 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20091010045629P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/products/default.mspx" class="externalLink"&gt;Visual Studio 2008&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/08/t4-tutorial-generating-code-from-dsl-models/" class="externalLink"&gt;Generating code from DSL models&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Wed, 19 Aug 2009 11:52:42 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090819115242A</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/products/default.mspx" class="externalLink"&gt;Visual Studio 2008&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either C# or &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 25 Jul 2009 20:46:43 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090725084643P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/products/default.mspx" class="externalLink"&gt;Visual Studio 2008&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;Either &lt;a href="http://www.olegsych.com/2009/07/t4-toolbox-visual-basic-as-template-language/" class="externalLink"&gt;C# or Visual Basic&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 25 Jul 2009 20:46:21 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090725084621P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;You will need&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/visualstudio/en-us/products/default.mspx" class="externalLink"&gt;Visual Studio 2008&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, standard or higher edition.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://t4-editor.tangible-engineering.com" class="externalLink"&gt;T4 Editor&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; by &lt;a href="http://www.tangible-engineering.com" class="externalLink"&gt;Tangible Engineering&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, free or pro edition.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 13 Jun 2009 23:09:13 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090613110913P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Development&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/06/getting-and-compiling-t4-toolbox-source-code/" class="externalLink"&gt;Getting and compiling T4 Toolbox source code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sun, 07 Jun 2009 17:00:06 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090607050006P</guid></item><item><title>Updated Wiki: Home</title><link>http://t4toolbox.codeplex.com/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator" class="externalLink"&gt;LINQ to SQL schema&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;</description><author>OlegSych</author><pubDate>Wed, 20 May 2009 11:05:40 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090520110540A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/t4toolbox/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/02/t4-tutorial-making-code-generators-extensible/" class="externalLink"&gt;Making code generators extensible&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>OlegSych</author><pubDate>Fri, 13 Feb 2009 11:51:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090213115111A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/t4toolbox/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator" class="externalLink"&gt;LINQ to SQL classes&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>OlegSych</author><pubDate>Wed, 21 Jan 2009 11:59:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090121115928A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/t4toolbox/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Ready-to-use code generators&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/07/t4-template-for-generating-sql-view-from-csharp-enumeration" class="externalLink"&gt;Enum SQL View&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/12/t4-toolbox-strongly-typed-azman-wrapper-generator" class="externalLink"&gt;AzMan wrapper&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sun, 28 Dec 2008 02:10:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081228021044A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/t4toolbox/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Tutorial&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creatating-your-first-code-generator/" class="externalLink"&gt;Creating your first code generator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-troubleshooting-code-generation-errors/" class="externalLink"&gt;Troubleshooting code generation errors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-debugging-code-generation-files/" class="externalLink"&gt;Debugging code generation files&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-reusable-code-generation-templates/" class="externalLink"&gt;Creating reusable code generation templates&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/09/t4-tutorial-creating-complex-code-generators/" class="externalLink"&gt;Creating complex code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/10/t4-tutorial-reusing-code-generators-on-multiple-projects/" class="externalLink"&gt;Reusing code generators on multiple projects&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-handling-errors-in-code-generators/" class="externalLink"&gt;Handling errors in code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;&lt;a href="http://www.olegsych.com/2008/11/t4-tutorial-unit-testing-code-generators/" class="externalLink"&gt;Unit testing code generators&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  &lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 20 Dec 2008 18:06:30 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081220060630P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/t4toolbox/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;Huh?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 20 Dec 2008 17:58:56 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081220055856P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/t4toolbox/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
T4 Toolbox is a library of code generation templates for Visual Studio.&lt;br /&gt; &lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/08/t4-toolbox/" class="externalLink"&gt;What is it?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.olegsych.com/2008/12/why-use-t4-toolbox/" class="externalLink"&gt;Who is it for?&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="What%20does%20it%20do?http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/" class="externalLink"&gt;What does it do?http://www.olegsych.com/2008/12/what-is-in-t4-toolbox/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>OlegSych</author><pubDate>Sat, 20 Dec 2008 17:57:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20081220055725P</guid></item></channel></rss>