<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Erata.NET &#187; syntax sugar</title>
	<atom:link href="http://www.erata.net/tag/syntax-sugar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erata.net</link>
	<description>If we don't have the solution you have the wrong problem</description>
	<lastBuildDate>Thu, 17 Nov 2011 11:12:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>C# Extension Methods</title>
		<link>http://www.erata.net/net/c-extension-methods/</link>
		<comments>http://www.erata.net/net/c-extension-methods/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 10:24:18 +0000</pubDate>
		<dc:creator>Iulian Margarintescu</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[c extension]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[extension methods]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[NullReferenceException]]></category>
		<category><![CDATA[public static string]]></category>
		<category><![CDATA[static class]]></category>
		<category><![CDATA[static method]]></category>
		<category><![CDATA[static methods]]></category>
		<category><![CDATA[syntax sugar]]></category>
		<category><![CDATA[TestClass]]></category>
		<category><![CDATA[world test]]></category>

		<guid isPermaLink="false">http://www.erata.net/?p=76</guid>
		<description><![CDATA[After a few months I've enjoyed the newly ( or not ) added extension methods in 3.0 yesterday i discovered that one of the assumptions I've made about them was false. My assumption was that if the instance on witch you call an extension method is NULL you would get a NullReferenceException. Turns out it's not the case and you can call the extension method on a null reference <a href="http://www.erata.net/net/c-extension-methods/">read full article</a>]]></description>
		<wfw:commentRss>http://www.erata.net/net/c-extension-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

