<?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: Nullable value types</title>
	<atom:link href="http://benreichelt.net/blog/2004/12/30/nullable-value-types/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreichelt.net/blog/2004/12/30/nullable-value-types/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2009 22:20:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: philluminati</title>
		<link>http://benreichelt.net/blog/2004/12/30/nullable-value-types/comment-page-1/#comment-1082</link>
		<dc:creator>philluminati</dc:creator>
		<pubDate>Tue, 01 Apr 2008 16:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2004/12/30/nullable-value-types/#comment-1082</guid>
		<description>I&#039;ve just been searching the internet for help for this problem so I want to thank you for pointing out.

now I just do UInt32? value = null;

I find it ridiculous however that C# is an object-oriented language with automatic boxing and un-boxing and yet I&#039;ve written the whole page before I realised a UInt32 is light shade of green because it&#039;s a struct when I&#039;d previously assumed it was an object.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just been searching the internet for help for this problem so I want to thank you for pointing out.</p>
<p>now I just do UInt32? value = null;</p>
<p>I find it ridiculous however that C# is an object-oriented language with automatic boxing and un-boxing and yet I&#8217;ve written the whole page before I realised a UInt32 is light shade of green because it&#8217;s a struct when I&#8217;d previously assumed it was an object.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2004/12/30/nullable-value-types/comment-page-1/#comment-154</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 24 May 2005 19:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2004/12/30/nullable-value-types/#comment-154</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
</channel>
</rss>
