<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - deCast - Entity Framework Modeling: Implementing Table Per Type</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/RobBagby/deCast-Entity-Framework-Modeling-Implementing-Table-Per-Type/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/459899_100x75.jpg</url>
		<title>Channel 9 - deCast - Entity Framework Modeling: Implementing Table Per Type</title>
		<link></link>
	</image>
	<description>The&amp;nbsp;Entity Framework provides the ability to model rich conceptual layers that meet the needs of our applications.&amp;nbsp; One such model is table-per-type inheritance.&amp;nbsp; In this model, each entity is mapped to a distinct table in the store.&amp;nbsp; Each table contains
 all of the properties for the entity, as well as a key that maps ultimately to&amp;nbsp;its&#39; root table / entity.&amp;nbsp; In this screencast, Rob Bagby will illustrate how to implement table-per-type inheritance with the entity framework.&amp;nbsp;

Click here to see Rob&#39;s blog post on the same subject. </description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 19 Jun 2013 19:21:40 GMT</pubDate>
	<lastBuildDate>Wed, 19 Jun 2013 19:21:40 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: deCast - Entity Framework Modeling: Implementing Table Per Type</title>
		<description>
			<![CDATA[very nice, but did you try to insert data using your model?<p>posted by ldumitrescu</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/RobBagby/deCast-Entity-Framework-Modeling-Implementing-Table-Per-Type#c634282586310000000</link>
		<pubDate>Sat, 18 Dec 2010 08:43:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/RobBagby/deCast-Entity-Framework-Modeling-Implementing-Table-Per-Type#c634282586310000000</guid>
		<dc:creator>ldumitrescu</dc:creator>
	</item>
</channel>
</rss>