<?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: Different Flavors Of LINQ</title>
	<atom:link href="http://www.onedotnetway.com/different-flavors-of-linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onedotnetway.com/different-flavors-of-linq/</link>
	<description>Everything .Net</description>
	<lastBuildDate>Sat, 29 May 2010 05:07:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Deepak</title>
		<link>http://www.onedotnetway.com/different-flavors-of-linq/comment-page-1/#comment-1213</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Wed, 11 Feb 2009 06:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/different-flavors-of-linq/#comment-1213</guid>
		<description>Sandeep,

Thanks for the feedback. LINQ To Sharepoint sounds very interesting.</description>
		<content:encoded><![CDATA[<p>Sandeep,</p>
<p>Thanks for the feedback. LINQ To Sharepoint sounds very interesting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandeep Bhutani</title>
		<link>http://www.onedotnetway.com/different-flavors-of-linq/comment-page-1/#comment-1212</link>
		<dc:creator>Sandeep Bhutani</dc:creator>
		<pubDate>Wed, 11 Feb 2009 06:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/different-flavors-of-linq/#comment-1212</guid>
		<description>LINQ to DataSet: This allows us to query DataSets.

LINQ to Sharepoint: This allows us to query MS Sharepoint lists.

LINQ to Entities: This is for applications that need more flexibility in mapping objects to a RDBMS supported by the ADO.Net data providers.</description>
		<content:encoded><![CDATA[<p>LINQ to DataSet: This allows us to query DataSets.</p>
<p>LINQ to Sharepoint: This allows us to query MS Sharepoint lists.</p>
<p>LINQ to Entities: This is for applications that need more flexibility in mapping objects to a RDBMS supported by the ADO.Net data providers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
