<?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 schema generator</title>
	<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/</link>
	<description>Me.Write(code)</description>
	<pubDate>Sun, 14 Mar 2010 09:22:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2904</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Thu, 18 Feb 2010 17:43:46 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2904</guid>
		<description>Jacobus,

You can change the class name in the LINQ to SQL designer and have a class called PRRun mapped to a table called PRRuns.

Oleg</description>
		<content:encoded><![CDATA[<p>Jacobus,</p>
<p>You can change the class name in the LINQ to SQL designer and have a class called PRRun mapped to a table called PRRuns.</p>
<p>Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacobus</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2896</link>
		<dc:creator>Jacobus</dc:creator>
		<pubDate>Sat, 06 Feb 2010 16:10:06 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2896</guid>
		<description>I am new to T4. What do I need to do to get in non pluralized table names? Like
    public Table PRRun
instead of
    public Table PRRuns ?

Thanks</description>
		<content:encoded><![CDATA[<p>I am new to T4. What do I need to do to get in non pluralized table names? Like<br />
    public Table PRRun<br />
instead of<br />
    public Table PRRuns ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2432</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Tue, 10 Nov 2009 11:48:05 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2432</guid>
		<description>Marcos,

Check the primary key in the Segmento table and make sure that foreign key FK_CategoriaSegmento_Segmento references it correctly. I can't say anything else without looking at the source code. If you can't figure it out, please post the question with the source code on &lt;a href="http://t4toolbox.codeplex.com/Thread/List.aspx" rel="nofollow"&gt;CodePlex&lt;/a&gt;.

Oleg</description>
		<content:encoded><![CDATA[<p>Marcos,</p>
<p>Check the primary key in the Segmento table and make sure that foreign key FK_CategoriaSegmento_Segmento references it correctly. I can&#8217;t say anything else without looking at the source code. If you can&#8217;t figure it out, please post the question with the source code on <a href="http://t4toolbox.codeplex.com/Thread/List.aspx" rel="nofollow">CodePlex</a>.</p>
<p>Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcos</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2431</link>
		<dc:creator>Marcos</dc:creator>
		<pubDate>Tue, 10 Nov 2009 02:34:18 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-2431</guid>
		<description>Hi there... I've googled for it but I bet it's something really simple I'm missing here. I've built the diagram normally but when I save it, although it generates the database as expected, the toolbox can't create the constraints and the compiler keeps giving me SQL errors 1776 (TSD4001: There are no primary or candidate keys in the referenced table 'dbo.CategoriaSegmento' that match the referencing column list in the foreign key 'FK_CategoriaSegmento_Segmento'.) and 1750 (TSD4001: Could not create constraint.) 

I've searched for it but my guess is that I'm such a newbie that I can't realize a simple mistake!

Appreciate any help. thanks.</description>
		<content:encoded><![CDATA[<p>Hi there&#8230; I&#8217;ve googled for it but I bet it&#8217;s something really simple I&#8217;m missing here. I&#8217;ve built the diagram normally but when I save it, although it generates the database as expected, the toolbox can&#8217;t create the constraints and the compiler keeps giving me SQL errors 1776 (TSD4001: There are no primary or candidate keys in the referenced table &#8216;dbo.CategoriaSegmento&#8217; that match the referencing column list in the foreign key &#8216;FK_CategoriaSegmento_Segmento&#8217;.) and 1750 (TSD4001: Could not create constraint.) </p>
<p>I&#8217;ve searched for it but my guess is that I&#8217;m such a newbie that I can&#8217;t realize a simple mistake!</p>
<p>Appreciate any help. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T4 Toolbox Offers Alternate LINQ to SQL Class Generator: Explained &#38; What It Can Do For You &#124; {Programming} &#38; Life</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1732</link>
		<dc:creator>T4 Toolbox Offers Alternate LINQ to SQL Class Generator: Explained &#38; What It Can Do For You &#124; {Programming} &#38; Life</dc:creator>
		<pubDate>Wed, 15 Jul 2009 04:25:19 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1732</guid>
		<description>[...] since that was written, the team then introduced in May 2009 the &#8220;LINQ to SQL Schema&#8221; available right now. This is great for those who have always wanted to be able to develop from a &#8220;model up&#8221; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] since that was written, the team then introduced in May 2009 the &#8220;LINQ to SQL Schema&#8221; available right now. This is great for those who have always wanted to be able to develop from a &#8220;model up&#8221; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Latest sql server keyword news - Dew Drop - May 21, 2009 &#124; Keyword Suggestion Tools</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1718</link>
		<dc:creator>Latest sql server keyword news - Dew Drop - May 21, 2009 &#124; Keyword Suggestion Tools</dc:creator>
		<pubDate>Mon, 13 Jul 2009 00:17:04 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1718</guid>
		<description>[...] T4 Toolbox: LINQ to SQL schema generator [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] T4 Toolbox: LINQ to SQL schema generator [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Summary 29.05.2009 &#171; Bogdan Brinzarea&#8217;s blog</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1354</link>
		<dc:creator>Summary 29.05.2009 &#171; Bogdan Brinzarea&#8217;s blog</dc:creator>
		<pubDate>Fri, 29 May 2009 14:03:32 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1354</guid>
		<description>[...] Oleg show how to use T4 in order to improve the model-driven approach for LINQ to SQL applications. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Oleg show how to use T4 in order to improve the model-driven approach for LINQ to SQL applications. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1324</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 23 May 2009 06:26:33 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1324</guid>
		<description>Just one note why dataContext.CreateDatabase() is not enough. Oleg did this bunch of work as often just generation the DB only with the LINQ to SQL runtime is not enough. Often you need to add additional value restrictions or indexes. So it is much better to have bunch of seperate SQL files as shown here. 
This is awesome! 
Thanks Oleg.</description>
		<content:encoded><![CDATA[<p>Just one note why dataContext.CreateDatabase() is not enough. Oleg did this bunch of work as often just generation the DB only with the LINQ to SQL runtime is not enough. Often you need to add additional value restrictions or indexes. So it is much better to have bunch of seperate SQL files as shown here.<br />
This is awesome!<br />
Thanks Oleg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1323</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 23 May 2009 06:08:34 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1323</guid>
		<description>Awesome work - congratulations!</description>
		<content:encoded><![CDATA[<p>Awesome work - congratulations!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DotNetBurner - Linq To SQL</title>
		<link>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1320</link>
		<dc:creator>DotNetBurner - Linq To SQL</dc:creator>
		<pubDate>Fri, 22 May 2009 14:14:21 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/05/t4-toolbox-linq-to-sql-schema-generator/#comment-1320</guid>
		<description>&lt;strong&gt;T4 Toolbox: LINQ to SQL schema generator...&lt;/strong&gt;

DotNetBurner - burning hot .net content...</description>
		<content:encoded><![CDATA[<p><strong>T4 Toolbox: LINQ to SQL schema generator&#8230;</strong></p>
<p>DotNetBurner - burning hot .net content&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
