<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Finally, An example of a Multi tier architecture for Linq to Sql</title>
	<atom:link href="http://lukhezo.com/2008/02/12/finally-an-example-of-a-multi-tier-architecture-for-linq-to-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://lukhezo.com/2008/02/12/finally-an-example-of-a-multi-tier-architecture-for-linq-to-sql/</link>
	<description>.NET Haberdasher</description>
	<lastBuildDate>Thu, 22 Dec 2011 04:06:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: castalian</title>
		<link>http://lukhezo.com/2008/02/12/finally-an-example-of-a-multi-tier-architecture-for-linq-to-sql/#comment-25</link>
		<dc:creator><![CDATA[castalian]]></dc:creator>
		<pubDate>Wed, 05 Mar 2008 08:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2008/02/12/finally-an-example-of-a-multi-tier-architecture-for-linq-to-sql/#comment-25</guid>
		<description><![CDATA[If you want a clean seperate data layer look at the first two lessons at http://www.asp.net/learn/data-access/. I have built smart and web clients to this architecture, your data layer should be &#039;client&#039; agnostic.

At this moment in time Linq is immature and not suited to n-tier applications. I have just lost money building an application with it. The fact that you are having to &#039;conjure up&#039; an implementation, and Microsoft have not, speaks volumes to me. 

Yes Linq is powerful, but for business, I will wait for the ADO.NET entity framework (Astoria).]]></description>
		<content:encoded><![CDATA[<p>If you want a clean seperate data layer look at the first two lessons at <a href="http://www.asp.net/learn/data-access/" rel="nofollow">http://www.asp.net/learn/data-access/</a>. I have built smart and web clients to this architecture, your data layer should be &#8216;client&#8217; agnostic.</p>
<p>At this moment in time Linq is immature and not suited to n-tier applications. I have just lost money building an application with it. The fact that you are having to &#8216;conjure up&#8217; an implementation, and Microsoft have not, speaks volumes to me. </p>
<p>Yes Linq is powerful, but for business, I will wait for the ADO.NET entity framework (Astoria).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harry</title>
		<link>http://lukhezo.com/2008/02/12/finally-an-example-of-a-multi-tier-architecture-for-linq-to-sql/#comment-24</link>
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Tue, 04 Mar 2008 16:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://castalian.wordpress.com/2008/02/12/finally-an-example-of-a-multi-tier-architecture-for-linq-to-sql/#comment-24</guid>
		<description><![CDATA[This solution is not supposed to be &#039;easier than datasets&#039; it&#039;s supposed to give you a properly separated datalayer which it does. Just because something is easier doesn&#039;t necessarily make it desirable. 
I should also point out that this solution is aimed specifically at Asp.Net applications, so your complaint about winforms is missing the point a bit.
Just my 2 cents...]]></description>
		<content:encoded><![CDATA[<p>This solution is not supposed to be &#8216;easier than datasets&#8217; it&#8217;s supposed to give you a properly separated datalayer which it does. Just because something is easier doesn&#8217;t necessarily make it desirable.<br />
I should also point out that this solution is aimed specifically at Asp.Net applications, so your complaint about winforms is missing the point a bit.<br />
Just my 2 cents&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

