<?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: Simplifying Entity Framework: Data-Driven Design</title>
	<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/</link>
	<description>Interfaces are like alcohol - they are a lot of fun when used in moderation.</description>
	<pubDate>Sat, 04 Feb 2012 05:44:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: jamal</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3375</link>
		<dc:creator>jamal</dc:creator>
		<pubDate>Wed, 09 Mar 2011 04:25:45 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3375</guid>
		<description>Hi, I find T4 templating really poor.
I am trying to use a Class.cs inside the .tt file and it doesn't find this Class

Also i tried to use a .dbml with a linq query inside the .tt file, and i was not able to do this : 

DataClasses1DataContext da=new DataClasses1DataContext();</description>
		<content:encoded><![CDATA[<p>Hi, I find T4 templating really poor.<br />
I am trying to use a Class.cs inside the .tt file and it doesn&#8217;t find this Class</p>
<p>Also i tried to use a .dbml with a linq query inside the .tt file, and i was not able to do this : </p>
<p>DataClasses1DataContext da=new DataClasses1DataContext();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3361</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Thu, 17 Feb 2011 14:10:00 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3361</guid>
		<description>I'm sorry Tom. I'm sure CodePlex will gladly refund the money you paid for this template. :)

P.S. You can see an example of how t o specify model database via a connection string in the "Customizing location of the model database" section of the article.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry Tom. I&#8217;m sure CodePlex will gladly refund the money you paid for this template. :)</p>
<p>P.S. You can see an example of how t o specify model database via a connection string in the &#8220;Customizing location of the model database&#8221; section of the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3359</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 16 Feb 2011 15:23:02 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3359</guid>
		<description>Why do we need to use an MDF, this seems incredibly short sited. What about simply specifying a connection or a pre existing EDMX?

Very dissapointed I cannot use this template.</description>
		<content:encoded><![CDATA[<p>Why do we need to use an MDF, this seems incredibly short sited. What about simply specifying a connection or a pre existing EDMX?</p>
<p>Very dissapointed I cannot use this template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R. Lawson</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3178</link>
		<dc:creator>R. Lawson</dc:creator>
		<pubDate>Thu, 08 Jul 2010 21:27:05 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3178</guid>
		<description>I would suggest not using pluralization right now.  Doing so makes any future code generation quite painful.  I am feeling this pain now.

If you want to pluralize something, do it by convention.  For example use "CompanyList" instead of "Companies".  The English language makes pluralization/singularization a bear.  

I wish Microsoft made this easier for those who need to be able to determine singular and plural forms of a given type.  

Maybe they do, and I just haven't found it.</description>
		<content:encoded><![CDATA[<p>I would suggest not using pluralization right now.  Doing so makes any future code generation quite painful.  I am feeling this pain now.</p>
<p>If you want to pluralize something, do it by convention.  For example use &#8220;CompanyList&#8221; instead of &#8220;Companies&#8221;.  The English language makes pluralization/singularization a bear.  </p>
<p>I wish Microsoft made this easier for those who need to be able to determine singular and plural forms of a given type.  </p>
<p>Maybe they do, and I just haven&#8217;t found it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3177</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Thu, 08 Jul 2010 11:35:55 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3177</guid>
		<description>Tony,

I pulled documentation out of the T4 Toolbox build after discovering that Visual Studio 2010 uses a completely different help system. It was hard enough to build it for 2008 with Sandcastle, I simply didn't have time to deal with two help systems. 

Oleg</description>
		<content:encoded><![CDATA[<p>Tony,</p>
<p>I pulled documentation out of the T4 Toolbox build after discovering that Visual Studio 2010 uses a completely different help system. It was hard enough to build it for 2008 with Sandcastle, I simply didn&#8217;t have time to deal with two help systems. </p>
<p>Oleg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3176</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 07 Jul 2010 15:30:28 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-3176</guid>
		<description>In the article you mentioned the "T4 Toolbox documentation"

Where can i get this so i can add it to my VS2008 documentation?

Thanks
Tony W</description>
		<content:encoded><![CDATA[<p>In the article you mentioned the &#8220;T4 Toolbox documentation&#8221;</p>
<p>Where can i get this so i can add it to my VS2008 documentation?</p>
<p>Thanks<br />
Tony W</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleg Sych</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2994</link>
		<dc:creator>Oleg Sych</dc:creator>
		<pubDate>Mon, 19 Apr 2010 12:35:52 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2994</guid>
		<description>The project item template in T4 Toolbox assumes you have SQL Server 2005 or 2008 Express Edition installed. Standard, Enterprise or Developer editions of SQL Server don't support the ability to attach databases in the connection string.</description>
		<content:encoded><![CDATA[<p>The project item template in T4 Toolbox assumes you have SQL Server 2005 or 2008 Express Edition installed. Standard, Enterprise or Developer editions of SQL Server don&#8217;t support the ability to attach databases in the connection string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kalor</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2993</link>
		<dc:creator>Kalor</dc:creator>
		<pubDate>Mon, 19 Apr 2010 03:47:23 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2993</guid>
		<description>When I try to add an Entity Framework DB to my sln, it says "Connection to SQL Server files require SQL Server Express 2005" and won't let me proceed. But I have SQL Server 2008 Pro! Argh!</description>
		<content:encoded><![CDATA[<p>When I try to add an Entity Framework DB to my sln, it says &#8220;Connection to SQL Server files require SQL Server Express 2005&#8243; and won&#8217;t let me proceed. But I have SQL Server 2008 Pro! Argh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Interesting finds - 8 April 2010 - Jean Hibbert&#39;s Blog</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2973</link>
		<dc:creator>Interesting finds - 8 April 2010 - Jean Hibbert&#39;s Blog</dc:creator>
		<pubDate>Thu, 08 Apr 2010 10:47:52 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2973</guid>
		<description>[...] Oleg Sych&#39;s Blog : Entity Framework Tools in Visual Studio and the T4 Template Toolboxhttp://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Oleg Sych&#39;s Blog : Entity Framework Tools in Visual Studio and the T4 Template Toolboxhttp://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/ [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dhinesh Kumar</title>
		<link>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2826</link>
		<dc:creator>Dhinesh Kumar</dc:creator>
		<pubDate>Mon, 11 Jan 2010 17:38:34 +0000</pubDate>
		<guid>http://www.olegsych.com/2009/12/simplifying-entity-framework-data-driven-design/#comment-2826</guid>
		<description>Dear Oleg

I was able to resolve this issue. This is just a connection string issue which i was able to resolve now

regards
Dhinesh Kumar</description>
		<content:encoded><![CDATA[<p>Dear Oleg</p>
<p>I was able to resolve this issue. This is just a connection string issue which i was able to resolve now</p>
<p>regards<br />
Dhinesh Kumar</p>
]]></content:encoded>
	</item>
</channel>
</rss>

