<?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 - Choosing the Right LINQ Model for Your Application</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/258974_100x75.jpg</url>
		<title>Channel 9 - Choosing the Right LINQ Model for Your Application</title>
		<link></link>
	</image>
	<description>
Bill Zack presents&amp;nbsp;an Architect Point of View (arcPOV) presentation on selecting the right
LINQ model for your application. Bill covers 3 different flavors of LINQ; LINQ to SQL, LINQ to Datasets, and LINQ to Entities. Bill discusses how these flavors of LINQ can be used to access data in relational databases.&amp;nbsp;He then covers the differences
 and the trade-offs involved in choosing between them. 
</description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 05:05:29 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 05:05:29 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Choosing the Right LINQ Model for Your Application</title>
		<description>
			<![CDATA[What? No download button?<br>
<br>
How woode.<br>
<p>posted by evildictaitor</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633320429530000000</link>
		<pubDate>Fri, 30 Nov 2007 18:09:13 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633320429530000000</guid>
		<dc:creator>evildictaitor</dc:creator>
	</item>
	<item>
		<title>Re: Choosing the Right LINQ Model for Your Application</title>
		<description>
			<![CDATA[You could always right-click on the &quot;Full Screen&quot; link and pick &quot;Save Target As...&quot;&nbsp; <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><p>posted by RomSteady</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633320483790000000</link>
		<pubDate>Fri, 30 Nov 2007 19:39:39 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633320483790000000</guid>
		<dc:creator>RomSteady</dc:creator>
	</item>
	<item>
		<title>Re: Choosing the Right LINQ Model for Your Application</title>
		<description>
			<![CDATA[
<p>You go one thing wrong: <br>
You said Linq to Dataset is the only one that supports change tracking.<br>
<br>
Linq to SQL also does. Only reason to use LINQ to Dataset is if you have a bunch of datasets laying around from ADO.NET 2.0 work.</p>
<p>posted by odujosh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633321181190000000</link>
		<pubDate>Sat, 01 Dec 2007 15:01:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633321181190000000</guid>
		<dc:creator>odujosh</dc:creator>
	</item>
	<item>
		<title>Re: Choosing the Right LINQ Model for Your Application</title>
		<description>
			<![CDATA[Channel9 Wishlist item: Silverlight encode the screencasts. Thanks ahead of time, Josh Ross, Devoted Niner.<p>posted by Jsoh</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633321658790000000</link>
		<pubDate>Sun, 02 Dec 2007 04:17:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633321658790000000</guid>
		<dc:creator>Jsoh</dc:creator>
	</item>
	<item>
		<title>Re: Choosing the Right LINQ Model for Your Application</title>
		<description>
			<![CDATA[odujosh&nbsp;is absolitely correct.&nbsp; The main advantage of LINQ to Datasets is&nbsp;if you have a lot of them because&nbsp;your applications already&nbsp;depend on them heavily.<p>posted by wzack</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633330028700000000</link>
		<pubDate>Tue, 11 Dec 2007 20:47:50 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/bobfamiliar/Choosing-the-Right-LINQ-Model-for-Your-Application#c633330028700000000</guid>
		<dc:creator>wzack</dc:creator>
	</item>
</channel>
</rss>