<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>The Codecruncher Comments</title>
	<link>http://codecruncher.blogsome.com</link>
	<description>using Microsoft.CSharp.Learning;</description>
	<pubDate>Mon, 09 Nov 2009 22:23:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: Rusty</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-24</link>
		<pubDate>Fri, 23 Oct 2009 17:21:05 +0100</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-24</guid>
					<description>Suggestion for the method private static void ListZipContent(string sFile).  After iterating over the ZipEntries be sure and specify zip.Close().  I noticed that you can still extract the files etc but if you intend to use the original zip immediately after you will need the close, otherwise it holds on to a file handle.  Otherwise, excellent code and very useful.  Thanks!</description>
		<content:encoded><![CDATA[	<p>Suggestion for the method private static void ListZipContent(string sFile).  After iterating over the ZipEntries be sure and specify zip.Close().  I noticed that you can still extract the files etc but if you intend to use the original zip immediately after you will need the close, otherwise it holds on to a file handle.  Otherwise, excellent code and very useful.  Thanks!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: burkskurk</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-23</link>
		<pubDate>Wed, 23 Sep 2009 21:52:09 +0100</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-23</guid>
					<description>Excellent work! With your code for compressing folders my test app completes my 13 second compression to 2 seconds.. Nice, i like!</description>
		<content:encoded><![CDATA[	<p>Excellent work! With your code for compressing folders my test app completes my 13 second compression to 2 seconds.. Nice, i like!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mike</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-22</link>
		<pubDate>Tue, 12 Aug 2008 18:31:40 +0100</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-22</guid>
					<description>Same problem as Hilary Ngeno : Can't open a file compressed with this library in the default decompression of Window explorer.

Also got a problem to place a password in the Zip archive.</description>
		<content:encoded><![CDATA[	<p>Same problem as Hilary Ngeno : Can&#8217;t open a file compressed with this library in the default decompression of Window explorer.</p>
	<p>Also got a problem to place a password in the Zip archive.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Did You Know?</title>
		<link>http://codecruncher.blogsome.com/2007/01/24/i-love-resharper/#comment-21</link>
		<pubDate>Thu, 15 May 2008 01:30:39 +0100</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/24/i-love-resharper/#comment-21</guid>
					<description>very nice blog... God Bless!!! can we xlinks???</description>
		<content:encoded><![CDATA[	<p>very nice blog&#8230; God Bless!!! can we xlinks???
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jay</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-20</link>
		<pubDate>Tue, 06 May 2008 18:11:54 +0100</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-20</guid>
					<description>Thanks, this was very useful!!</description>
		<content:encoded><![CDATA[	<p>Thanks, this was very useful!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rofsender</title>
		<link>http://codecruncher.blogsome.com/2007/01/12/random-surname-generator/#comment-19</link>
		<pubDate>Mon, 28 Apr 2008 12:22:47 +0100</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/12/random-surname-generator/#comment-19</guid>
					<description>it's great, fantastic mister !!!</description>
		<content:encoded><![CDATA[	<p>it&#8217;s great, fantastic mister !!!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Herb Williams</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-18</link>
		<pubDate>Tue, 11 Mar 2008 02:09:51 +0000</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-18</guid>
					<description>Thanks, your code was very helpful.</description>
		<content:encoded><![CDATA[	<p>Thanks, your code was very helpful.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Hilary Ngeno</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-17</link>
		<pubDate>Mon, 25 Feb 2008 08:15:09 +0000</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-17</guid>
					<description>Zip files produced using this library cannot be accessed using Windows Explorer (explore). Is there a way i can make this possible so that I dont have to get other applications like 7zip to extract contents?</description>
		<content:encoded><![CDATA[	<p>Zip files produced using this library cannot be accessed using Windows Explorer (explore). Is there a way i can make this possible so that I dont have to get other applications like 7zip to extract contents?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Durga Charan K</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-16</link>
		<pubDate>Thu, 13 Dec 2007 10:36:24 +0000</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-16</guid>
					<description>good article</description>
		<content:encoded><![CDATA[	<p>good article
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Rob Lang</title>
		<link>http://codecruncher.blogsome.com/2007/01/04/37/#comment-15</link>
		<pubDate>Wed, 21 Nov 2007 17:34:49 +0000</pubDate>
		<guid>http://codecruncher.blogsome.com/2007/01/04/37/#comment-15</guid>
					<description>Great article. Helped me solve a couple of problems. If anyone finds that they don't have FastZip in their DLL, then go and get the latest version from the SharpZipLib website.</description>
		<content:encoded><![CDATA[	<p>Great article. Helped me solve a couple of problems. If anyone finds that they don&#8217;t have FastZip in their DLL, then go and get the latest version from the SharpZipLib website.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
