<?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; null</title>
	<atom:link href="http://www.erata.net/tag/null/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>
		<item>
		<title>WordPress WassUp Error</title>
		<link>http://www.erata.net/programming/wordpress-wassup-error/</link>
		<comments>http://www.erata.net/programming/wordpress-wassup-error/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 09:26:34 +0000</pubDate>
		<dc:creator>Iulian Margarintescu</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[dashboard]]></category>
		<category><![CDATA[database error]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[itemstot]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[page wassup]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql syntax]]></category>
		<category><![CDATA[syntax error]]></category>
		<category><![CDATA[time chart]]></category>
		<category><![CDATA[wassup]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.erata.net/?p=40</guid>
		<description><![CDATA[I\'ve upgraded the wassup plugin to the latest version ( 1.5 ) and an error started to show in the pages:

[ wp_wassup_tmp\' doesn\'t exist ]

The solution is to deactivate the plugin and then reactivate it... witch should be the right way to upgrade your plugins. <a href="http://www.erata.net/programming/wordpress-wassup-error/">read full article</a>]]></description>
		<wfw:commentRss>http://www.erata.net/programming/wordpress-wassup-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

