<?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: nullable types and ado.net parameters</title>
	<atom:link href="http://hurtsmybrains.wordpress.com/2008/01/05/nullable-types-and-adonet-parameters/feed/" rel="self" type="application/rss+xml" />
	<link>http://hurtsmybrains.wordpress.com/2008/01/05/nullable-types-and-adonet-parameters/</link>
	<description>The Adventures of a Pragmatic Misanthropist</description>
	<lastBuildDate>Wed, 28 Oct 2009 03:05:59 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: abusement</title>
		<link>http://hurtsmybrains.wordpress.com/2008/01/05/nullable-types-and-adonet-parameters/#comment-29</link>
		<dc:creator>abusement</dc:creator>
		<pubDate>Sun, 13 Jul 2008 06:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://hurtsmybrains.wordpress.com/2008/01/05/nullable-types-and-adonet-parameters/#comment-29</guid>
		<description>You&#039;ll note that in my third example I explain how a nullable integer (int?) can use the same syntax as the earlier examples that use the string type.  This same syntax will work with any nullable type.</description>
		<content:encoded><![CDATA[<p>You&#8217;ll note that in my third example I explain how a nullable integer (int?) can use the same syntax as the earlier examples that use the string type.  This same syntax will work with any nullable type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://hurtsmybrains.wordpress.com/2008/01/05/nullable-types-and-adonet-parameters/#comment-27</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Thu, 19 Jun 2008 17:28:50 +0000</pubDate>
		<guid isPermaLink="false">http://hurtsmybrains.wordpress.com/2008/01/05/nullable-types-and-adonet-parameters/#comment-27</guid>
		<description>This works fine in cases where we are passing string parameters.. any inputs on handling nullable int values...</description>
		<content:encoded><![CDATA[<p>This works fine in cases where we are passing string parameters.. any inputs on handling nullable int values&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
