<?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>Nerd Boys &#187; .NET</title>
	<atom:link href="http://nerdboys.com/tag/net/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdboys.com</link>
	<description>Tech tips, news and reviews</description>
	<lastBuildDate>Mon, 26 Jul 2010 18:34:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>An Implementation of BitConverter.SingleToInt32Bits</title>
		<link>http://nerdboys.com/2009/12/17/an-implementation-of-bitconverter-singletoint32bits/</link>
		<comments>http://nerdboys.com/2009/12/17/an-implementation-of-bitconverter-singletoint32bits/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 05:41:11 +0000</pubDate>
		<dc:creator>Joe Kelly</dc:creator>
				<category><![CDATA[Mini How-Tos]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://nerdboys.com/?p=701</guid>
		<description><![CDATA[




<p>Back in the day when I did more Java development, I used Apache&#8217;s Commons Lang regularly to do all kinds of things like string manipulations and implementing Object.equals() and Object.hashCode().</p>
<p>Not too long ago, I started working more with C# and the .NET Framework and I found myself wanting some of the functionality of Commons Lang for the .NET platform. The closest thing I could find was Artur Trosin&#8217;s port of the EqualsBuilder and HashCodeBuilder classes <p>[...<em>Continue reading</em> &#187; <a href="http://nerdboys.com/2009/12/17/an-implementation-of-bitconverter-singletoint32bits/">An Implementation of BitConverter.SingleToInt32Bits]</a></p>]]></description>
		<wfw:commentRss>http://nerdboys.com/2009/12/17/an-implementation-of-bitconverter-singletoint32bits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
