<?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>bloggo ergo sum &#187; Uncategorized</title>
	<atom:link href="http://bloggoergosum.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggoergosum.com</link>
	<description></description>
	<lastBuildDate>Thu, 15 Mar 2012 05:47:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>SimpleEqualityComparer</title>
		<link>http://bloggoergosum.com/2012/03/14/simpleequalitycomparer/</link>
		<comments>http://bloggoergosum.com/2012/03/14/simpleequalitycomparer/#comments</comments>
		<pubDate>Thu, 15 Mar 2012 05:41:27 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://bloggoergosum.com/?p=592</guid>
		<description><![CDATA[This is yet another IEqualityComparer&#60;T&#62; generator class.   There are no doubt dozens on the web, but I haven&#8217;t yet seen one that fully supports type inference and would thus also be useful for comparing objects of anonymous type. View the code on Gist. It&#8217;s no more clever than anyone else&#8217;s, really. &#160;]]></description>
			<content:encoded><![CDATA[<p>This is yet another IEqualityComparer&lt;T&gt; generator class.   There are no doubt dozens on the web, but I haven&#8217;t yet seen one that fully supports type inference and would thus also be useful for comparing objects of anonymous type.</p>
<script src="https://gist.github.com/65b6bae2e84f82f1ff79.js"></script><noscript><p>View the code on <a href="https://gist.github.com/65b6bae2e84f82f1ff79">Gist</a>.</p></noscript>
<p>It&#8217;s no more clever than anyone else&#8217;s, really.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://bloggoergosum.com/2012/03/14/simpleequalitycomparer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

