<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Linq To SQL Tutorial &#8211; EntityBase &#8211; Base class for entities</title>
	<atom:link href="http://www.joe-stevens.com/2009/07/01/linq-to-sql-entitybase-base-class-for-entities/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joe-stevens.com/2009/07/01/linq-to-sql-entitybase-base-class-for-entities/</link>
	<description>Everything .NET and C#</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:25:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Joe</title>
		<link>http://www.joe-stevens.com/2009/07/01/linq-to-sql-entitybase-base-class-for-entities/comment-page-1/#comment-483</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 30 Oct 2009 01:48:06 +0000</pubDate>
		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=113#comment-483</guid>
		<description>I&#039;m sure I replied to this but the comment doesn&#039;t seem to be here.

Impractical is probably the wrong choice of word, but why create a partial class for every entity just to implement a base class when you can do it using this method.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure I replied to this but the comment doesn&#8217;t seem to be here.</p>
<p>Impractical is probably the wrong choice of word, but why create a partial class for every entity just to implement a base class when you can do it using this method.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flash gordon</title>
		<link>http://www.joe-stevens.com/2009/07/01/linq-to-sql-entitybase-base-class-for-entities/comment-page-1/#comment-63</link>
		<dc:creator>Flash gordon</dc:creator>
		<pubDate>Mon, 17 Aug 2009 19:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=113#comment-63</guid>
		<description>As generated classes are partial classes you could create a second partial class for each entity which inherits a base class, but this is &quot;inpractical&quot;.
------------------------------------------------------------
Why it is impractical? I use this approach in my apps and it works fine. See Asp.net unleashed - stephen walther.</description>
		<content:encoded><![CDATA[<p>As generated classes are partial classes you could create a second partial class for each entity which inherits a base class, but this is &#8220;inpractical&#8221;.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
Why it is impractical? I use this approach in my apps and it works fine. See Asp.net unleashed &#8211; stephen walther.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flash-player</title>
		<link>http://www.joe-stevens.com/2009/07/01/linq-to-sql-entitybase-base-class-for-entities/comment-page-1/#comment-10</link>
		<dc:creator>flash-player</dc:creator>
		<pubDate>Tue, 07 Jul 2009 12:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://joestevens.wordpress.com/?p=113#comment-10</guid>
		<description>Nice!</description>
		<content:encoded><![CDATA[<p>Nice!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

