<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Why does Double.Parse(Double.MaxValue.ToString()) not work? [Anthony Moore]</title><link>http://blogs.msdn.com/b/bclteam/archive/2006/05/24/598169.aspx</link><description>System.Double and System.Single are have inexact precision of decimal digits because internally they are a floating point binary number. As such, beyond a certain number of significant digits, their decimal representation becomes approximate. The standard</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Interesting Finds: May 24, 2006 PM edition</title><link>http://blogs.msdn.com/b/bclteam/archive/2006/05/24/598169.aspx#606587</link><pubDate>Thu, 25 May 2006 03:13:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:606587</guid><dc:creator>Jason Haley</dc:creator><description>&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=606587" width="1" height="1"&gt;</description></item></channel></rss>