<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Convert file size bytes to megabyte/gigabyte string using C#</title>
	<atom:link href="http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/</link>
	<description>Everything .NET and C#</description>
	<lastBuildDate>Wed, 01 Feb 2012 21:25:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: .net dev</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-21307</link>
		<dc:creator>.net dev</dc:creator>
		<pubDate>Wed, 11 Jan 2012 16:23:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-21307</guid>
		<description>works great.</description>
		<content:encoded><![CDATA[<p>works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-21283</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 06 Dec 2011 00:48:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-21283</guid>
		<description>Hi Reed

It&#039;s just sample blog code; no reason why you couldn&#039;t use constants, and like you say it would give performance gains.


Cheers
Joe</description>
		<content:encoded><![CDATA[<p>Hi Reed</p>
<p>It&#8217;s just sample blog code; no reason why you couldn&#8217;t use constants, and like you say it would give performance gains.</p>
<p>Cheers<br />
Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-21282</link>
		<dc:creator>Reed</dc:creator>
		<pubDate>Mon, 05 Dec 2011 17:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-21282</guid>
		<description>Hi Joe,

I am wondering why you wouldn&#039;t just use 3 constants instead of calculating the power of a constant each time this method is run. Seems like overhead, especially if someone is depending on this method to run quickly.

Reed</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>I am wondering why you wouldn&#8217;t just use 3 constants instead of calculating the power of a constant each time this method is run. Seems like overhead, especially if someone is depending on this method to run quickly.</p>
<p>Reed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-20932</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 06 Jul 2011 22:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-20932</guid>
		<description>Hi Rene

I haven&#039;t written Java for about 10 years and don&#039;t have an environment set up, but I&#039;d imagine it will be pretty much the same.

Cheers
Joe</description>
		<content:encoded><![CDATA[<p>Hi Rene</p>
<p>I haven&#8217;t written Java for about 10 years and don&#8217;t have an environment set up, but I&#8217;d imagine it will be pretty much the same.</p>
<p>Cheers<br />
Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rene noel</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-20929</link>
		<dc:creator>rene noel</dc:creator>
		<pubDate>Wed, 06 Jul 2011 08:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-20929</guid>
		<description>i&#039;m using jcreator lee..please help me how to convert bytes to kilobytes to megabytes to gigabytes using if-else statement in java..please.....</description>
		<content:encoded><![CDATA[<p>i&#8217;m using jcreator lee..please help me how to convert bytes to kilobytes to megabytes to gigabytes using if-else statement in java..please&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darien</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-7828</link>
		<dc:creator>Darien</dc:creator>
		<pubDate>Sun, 05 Dec 2010 22:48:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-7828</guid>
		<description>Wonderful, that&#039;s exactly what I was looking for! Your article just saved me alot of looking around 

I&#039;ll make sure to put this in good use!</description>
		<content:encoded><![CDATA[<p>Wonderful, that&#8217;s exactly what I was looking for! Your article just saved me alot of looking around </p>
<p>I&#8217;ll make sure to put this in good use!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-2168</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 12 Jul 2010 06:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-2168</guid>
		<description>Hi Jose

Glad it helped you.

Joe</description>
		<content:encoded><![CDATA[<p>Hi Jose</p>
<p>Glad it helped you.</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jose</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-2135</link>
		<dc:creator>Jose</dc:creator>
		<pubDate>Thu, 08 Jul 2010 13:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-2135</guid>
		<description>HI Joe, 
thanks for this information I use and work perfect.

Jose from Uruguay</description>
		<content:encoded><![CDATA[<p>HI Joe,<br />
thanks for this information I use and work perfect.</p>
<p>Jose from Uruguay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Filesize convertion in c# &#124; My blog - Michael Angelo Yap</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-618</link>
		<dc:creator>Filesize convertion in c# &#124; My blog - Michael Angelo Yap</dc:creator>
		<pubDate>Thu, 03 Dec 2009 15:51:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-618</guid>
		<description>[...] for sharing, I found this small code from this site and this is the easiest way for converting bytes (because I&#8217;m a Math guru who repeated [...]</description>
		<content:encoded><![CDATA[<p>[...] for sharing, I found this small code from this site and this is the easiest way for converting bytes (because I&#8217;m a Math guru who repeated [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-600</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Tue, 24 Nov 2009 22:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-600</guid>
		<description>Hi Alex

Fair point; I&#039;ve updated the post accordingly.

Joe</description>
		<content:encoded><![CDATA[<p>Hi Alex</p>
<p>Fair point; I&#8217;ve updated the post accordingly.</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.joe-stevens.com/2009/10/21/convert-file-size-bytes-to-megabytegigabyte-string-using-c/comment-page-1/#comment-599</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.joe-stevens.com/?p=270#comment-599</guid>
		<description>Although this example works perfectly I would dispute the logic of creating an extension method for Int32 when the FileInfo class property for length is a long.</description>
		<content:encoded><![CDATA[<p>Although this example works perfectly I would dispute the logic of creating an extension method for Int32 when the FileInfo class property for length is a long.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

