<?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: Screencast intro to VS 2008 &amp; .NET 3.5</title>
	<atom:link href="http://damianblog.com/2009/02/16/screencast-intro-net35/feed/" rel="self" type="application/rss+xml" />
	<link>http://damianblog.com/2009/02/16/screencast-intro-net35/</link>
	<description>.NET from Geneva, Switzerland</description>
	<lastBuildDate>Tue, 31 Jan 2012 08:14:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Siderite</title>
		<link>http://damianblog.com/2009/02/16/screencast-intro-net35/comment-page-1/#comment-256</link>
		<dc:creator>Siderite</dc:creator>
		<pubDate>Thu, 19 Feb 2009 08:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2009/02/16/screencast-intro-net35/#comment-256</guid>
		<description>Very nice presentation, with a smooth transition from 2.0 concepts to the new 3.5. I also enjoyed seeing people type as bad as I do &gt;:).

I think it would have been better to explain a little more about the deferred execution of linq queries and the way they are translated into other types of queries. For example I got an error in a query that looked liked &#039;from var m in ... where x==null OR x.value=m.x&#039; because it was FIRST translated into an SQL query and at that time x was null, so x.value threw an exception.

But all in all, very nice and to the point.</description>
		<content:encoded><![CDATA[<p>Very nice presentation, with a smooth transition from 2.0 concepts to the new 3.5. I also enjoyed seeing people type as bad as I do &gt;:).</p>
<p>I think it would have been better to explain a little more about the deferred execution of linq queries and the way they are translated into other types of queries. For example I got an error in a query that looked liked &#8216;from var m in &#8230; where x==null OR x.value=m.x&#8217; because it was FIRST translated into an SQL query and at that time x was null, so x.value threw an exception.</p>
<p>But all in all, very nice and to the point.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

