<?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: Download Visual Studio 2008 and Sql Server 2005 for Linq Samples</title>
	<link>http://www.linq-to-sql.com/linq-to-sql/t-sql-to-linq-upgrade/linq-download-vs2008-sql2005/</link>
	<description>Linq guide for DEVELOPERS</description>
	<pubDate>Thu, 28 Aug 2008 23:54:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: BomoSpone</title>
		<link>http://www.linq-to-sql.com/linq-to-sql/t-sql-to-linq-upgrade/linq-download-vs2008-sql2005/#comment-17</link>
		<dc:creator>BomoSpone</dc:creator>
		<pubDate>Thu, 03 Jul 2008 04:41:12 +0000</pubDate>
		<guid>http://www.linq-to-sql.com/linq-to-sql/t-sql-to-linq-upgrade/linq-download-vs2008-sql2005/#comment-17</guid>
		<description>Thanks authors for the reality materials, a lot of the provocative advice. All good.</description>
		<content:encoded><![CDATA[<p>Thanks authors for the reality materials, a lot of the provocative advice. All good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.linq-to-sql.com/linq-to-sql/t-sql-to-linq-upgrade/linq-download-vs2008-sql2005/#comment-10</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 17 Apr 2008 11:18:18 +0000</pubDate>
		<guid>http://www.linq-to-sql.com/linq-to-sql/t-sql-to-linq-upgrade/linq-download-vs2008-sql2005/#comment-10</guid>
		<description>You're right. LINQ to SQL is very easy to use and consists  less code.

I think developer  don't need to write t-sql except from some special cases.

I have some apps on facebook. I wrote most of them using previous method but  I used Linq to Sql for the last one. I can get the same performance both from  the old apps and the new one.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right. LINQ to SQL is very easy to use and consists  less code.</p>
<p>I think developer  don&#8217;t need to write t-sql except from some special cases.</p>
<p>I have some apps on facebook. I wrote most of them using previous method but  I used Linq to Sql for the last one. I can get the same performance both from  the old apps and the new one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Durai karthik</title>
		<link>http://www.linq-to-sql.com/linq-to-sql/t-sql-to-linq-upgrade/linq-download-vs2008-sql2005/#comment-8</link>
		<dc:creator>Durai karthik</dc:creator>
		<pubDate>Wed, 16 Apr 2008 16:58:31 +0000</pubDate>
		<guid>http://www.linq-to-sql.com/linq-to-sql/t-sql-to-linq-upgrade/linq-download-vs2008-sql2005/#comment-8</guid>
		<description>I have explored the LINQ to SQL class for my sample shopping cart application . What i felt is , LINQ to SQL is very easy to use and it consists very less code compare to earlier method. Also i used Stored procedures in it.

I need some clarification for this. Generally it writes SQL queries in behind the scene. User no need to write T-Sql and all . ok 

My doubt is , which is the best performer in a run time whether LINQ to SQL or earlier method ? 

So far i faced one drawback . i.e there is no dataadapter for this . In some case  i used to maintain the resultant value of LINQ query in a datatable .  i struggled there alone. otherwise very user friendly and less code for development.

suggest me .</description>
		<content:encoded><![CDATA[<p>I have explored the LINQ to SQL class for my sample shopping cart application . What i felt is , LINQ to SQL is very easy to use and it consists very less code compare to earlier method. Also i used Stored procedures in it.</p>
<p>I need some clarification for this. Generally it writes SQL queries in behind the scene. User no need to write T-Sql and all . ok </p>
<p>My doubt is , which is the best performer in a run time whether LINQ to SQL or earlier method ? </p>
<p>So far i faced one drawback . i.e there is no dataadapter for this . In some case  i used to maintain the resultant value of LINQ query in a datatable .  i struggled there alone. otherwise very user friendly and less code for development.</p>
<p>suggest me .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
