<?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 Toolbox: LINQ to SQL classes generator</title>
	<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/</link>
	<description>Me.Write(code)</description>
	<pubDate>Wed, 10 Mar 2010 18:08:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2903</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Thu, 18 Feb 2010 17:41:52 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2903</guid>
		<description>Jacobus,

In the LINQ to SQL designer, you can specify different names for the class and for the table it is mapped to. This can be done using the Properties window.

Oleg</description>
		<content:encoded><![CDATA[<p>Jacobus,</p>
<p>In the LINQ to SQL designer, you can specify different names for the class and for the table it is mapped to. This can be done using the Properties window.</p>
<p>Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacobus</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2893</link>
		<dc:creator>Jacobus</dc:creator>
		<pubDate>Thu, 04 Feb 2010 23:52:46 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2893</guid>
		<description>How can I change the code generation to change the names of generated classes? Like getting rid of prefixes etc.
Thanks</description>
		<content:encoded><![CDATA[<p>How can I change the code generation to change the names of generated classes? Like getting rid of prefixes etc.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2396</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Tue, 27 Oct 2009 22:47:27 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2396</guid>
		<description>Erik, could you be more specific?</description>
		<content:encoded><![CDATA[<p>Erik, could you be more specific?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2395</link>
		<dc:creator>Erik</dc:creator>
		<pubDate>Tue, 27 Oct 2009 20:49:47 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2395</guid>
		<description>Did Rasheed ever find a solution to his problem?  I'm getting the same issue.</description>
		<content:encoded><![CDATA[<p>Did Rasheed ever find a solution to his problem?  I&#8217;m getting the same issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2313</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Tue, 06 Oct 2009 21:29:00 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2313</guid>
		<description>Wouter,

It would be great if LINQ to SQL designer could support additional attributes. Unfortunately, I don't think it does. It may be possible to hack the DBML in XML editor, but at that point, you would be better off writing this logic by hand in partial classes.

Oleg</description>
		<content:encoded><![CDATA[<p>Wouter,</p>
<p>It would be great if LINQ to SQL designer could support additional attributes. Unfortunately, I don&#8217;t think it does. It may be possible to hack the DBML in XML editor, but at that point, you would be better off writing this logic by hand in partial classes.</p>
<p>Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wouter</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2312</link>
		<dc:creator>Wouter</dc:creator>
		<pubDate>Tue, 06 Oct 2009 13:33:57 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-2312</guid>
		<description>Thanks Oleg for this thorough explanation. So by changing the tt file(s) I can change what code is generated based on the dbml.
But I am wondering: is it also possible to extend the dbml file itself, so that I can add extra properties to the columns present in the tables? (By properties I mean those in the "Properties Window" of Visual Studio.) I would like to use these extra properties in the code generation.
As a simple example: Wuold it be possible to add a "DefaultValue" property that I can set on each column and use this to add a DefaultValueAttribute to each generated property (in addition to the currently added ColumnAttribute)?</description>
		<content:encoded><![CDATA[<p>Thanks Oleg for this thorough explanation. So by changing the tt file(s) I can change what code is generated based on the dbml.<br />
But I am wondering: is it also possible to extend the dbml file itself, so that I can add extra properties to the columns present in the tables? (By properties I mean those in the &#8220;Properties Window&#8221; of Visual Studio.) I would like to use these extra properties in the code generation.<br />
As a simple example: Wuold it be possible to add a &#8220;DefaultValue&#8221; property that I can set on each column and use this to add a DefaultValueAttribute to each generated property (in addition to the currently added ColumnAttribute)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enlaces y noticias IV - Angel &#34;Java&#34; Lopez</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1736</link>
		<dc:creator>Enlaces y noticias IV - Angel &#34;Java&#34; Lopez</dc:creator>
		<pubDate>Sun, 19 Jul 2009 13:52:12 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1736</guid>
		<description>[...] Desde AjGenesis puedo leer el archivo .dbml de Linq2Sql, que se puede generar desde la línea de comando con SqlMetal, tengo que estudiar Oleg Sych - » T4 Toolbox- LINQ to SQL classes generator [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Desde AjGenesis puedo leer el archivo .dbml de Linq2Sql, que se puede generar desde la línea de comando con SqlMetal, tengo que estudiar Oleg Sych - » T4 Toolbox- LINQ to SQL classes generator [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T4 Toolbox Offers Alternate LINQ to SQL Class Generator: Explained &#38; What Can It Do For You? &#124; {Programming} &#38; Life</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1731</link>
		<dc:creator>T4 Toolbox Offers Alternate LINQ to SQL Class Generator: Explained &#38; What Can It Do For You? &#124; {Programming} &#38; Life</dc:creator>
		<pubDate>Wed, 15 Jul 2009 04:24:54 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1731</guid>
		<description>[...] Architecture Edition user. A short quote below explains: Build 9.5 of T4 Toolbox extends the LINQ to SQL generator introduced in version 9.1 with support for database schema generation. This gives you the ability [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Architecture Edition user. A short quote below explains: Build 9.5 of T4 Toolbox extends the LINQ to SQL generator introduced in version 9.1 with support for database schema generation. This gives you the ability [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1282</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Sat, 02 May 2009 13:42:01 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1282</guid>
		<description>Rasheed, could you &lt;a href="http://t4toolbox.codeplex.com/WorkItem/Create.aspx" rel="nofollow"&gt;submit a new bug&lt;/a&gt; on CodePlex and upload your DBML?</description>
		<content:encoded><![CDATA[<p>Rasheed, could you <a href="http://t4toolbox.codeplex.com/WorkItem/Create.aspx" rel="nofollow">submit a new bug</a> on CodePlex and upload your DBML?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rasheed</title>
		<link>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1280</link>
		<dc:creator>Rasheed</dc:creator>
		<pubDate>Thu, 30 Apr 2009 20:49:05 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/01/t4-toolbox-linq-to-sql-classes-generator/#comment-1280</guid>
		<description>Yes. I saved the DBML. I just verfied one more time. The issue is same.Thanks for your prompt response</description>
		<content:encoded><![CDATA[<p>Yes. I saved the DBML. I just verfied one more time. The issue is same.Thanks for your prompt response</p>
]]></content:encoded>
	</item>
</channel>
</rss>
