<?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>Update to &amp;quot;Solving Problems in C# and F# - Part 2&amp;quot;</title><link>http://blogs.msdn.com/mpeck/archive/2009/04/01/update-to-solving-problems-in-c-and-f-part-2.aspx</link><description>It's been pointed out that I didn't need to write the extension method RaiseToThePowerOf. BigInt has it's own static Pow method. I blame code blindness. So, with this in place Problem 25 is solved like this... 1: var ten = BigInt.FromInt32(10); 2: var</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Solving Problems in C# and F# - Part 2</title><link>http://blogs.msdn.com/mpeck/archive/2009/04/01/update-to-solving-problems-in-c-and-f-part-2.aspx#9525640</link><pubDate>Wed, 01 Apr 2009 10:31:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9525640</guid><dc:creator>Peck's Blog</dc:creator><description>&lt;p&gt;UPDATE: It's been pointed out that the extension method RaiseToThePowerOf isn't required. I've updated&lt;/p&gt;
</description></item><item><title>Discoveries This Week 04/03/2009</title><link>http://blogs.msdn.com/mpeck/archive/2009/04/01/update-to-solving-problems-in-c-and-f-part-2.aspx#9531638</link><pubDate>Sun, 05 Apr 2009 04:43:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9531638</guid><dc:creator>Rick Minerich's Development Wonderland</dc:creator><description>&lt;p&gt;With the start of our F# User’s Group this next Monday and New England Code Camp 11 last weekend , things&lt;/p&gt;
</description></item></channel></rss>