<?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: Using COALESCE() in Linq-To-SQL</title>
	<atom:link href="http://www.daveandrews.org/2009/11/23/using-coalesce-in-linq-to-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daveandrews.org/2009/11/23/using-coalesce-in-linq-to-sql/</link>
	<description>My Programming Tutorials and Experiments</description>
	<lastBuildDate>Mon, 19 Jul 2010 05:02:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dave Andrews</title>
		<link>http://www.daveandrews.org/2009/11/23/using-coalesce-in-linq-to-sql/comment-page-1/#comment-97</link>
		<dc:creator>Dave Andrews</dc:creator>
		<pubDate>Thu, 03 Dec 2009 04:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveandrews.org/?p=270#comment-97</guid>
		<description>Glad I could help! The parenthesis came about because it didn&#039;t work exactly as I thought it would. I guess they just help Linq along a little with its parsing.</description>
		<content:encoded><![CDATA[<p>Glad I could help! The parenthesis came about because it didn&#8217;t work exactly as I thought it would. I guess they just help Linq along a little with its parsing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Michaud</title>
		<link>http://www.daveandrews.org/2009/11/23/using-coalesce-in-linq-to-sql/comment-page-1/#comment-96</link>
		<dc:creator>Jeff Michaud</dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.daveandrews.org/?p=270#comment-96</guid>
		<description>Solved my problem exactly.  I was using the ?? but I needed the parentheses.</description>
		<content:encoded><![CDATA[<p>Solved my problem exactly.  I was using the ?? but I needed the parentheses.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
