﻿<?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: Code Tip: C# Coalesce</title>
	<atom:link href="http://www.peteonsoftware.com/index.php/2008/02/11/code-tip-c-coalesce/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peteonsoftware.com/index.php/2008/02/11/code-tip-c-coalesce/</link>
	<description></description>
	<lastBuildDate>Tue, 16 Aug 2011 14:45:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Alex</title>
		<link>http://www.peteonsoftware.com/index.php/2008/02/11/code-tip-c-coalesce/comment-page-1/#comment-17</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 12 Feb 2008 00:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.peteonsoftware.com/?p=12#comment-17</guid>
		<description>I love me some coalesce too. I came across it some time last summer when I really needed a good search stored procedure. I&#039;ve written some pretty hideous search procs because of this problem. Now, they are very elegant, and fast! Now, I am using them in my front end apps as well.

I&#039;m with you: All hail, Coalesce()!!!</description>
		<content:encoded><![CDATA[<p>I love me some coalesce too. I came across it some time last summer when I really needed a good search stored procedure. I&#8217;ve written some pretty hideous search procs because of this problem. Now, they are very elegant, and fast! Now, I am using them in my front end apps as well.</p>
<p>I&#8217;m with you: All hail, Coalesce()!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

