By mswatcher
via blog.dmbcllc.com
Published: Nov 24 2008 / 19:36
A couple of weeks ago, I was working on a project that required me to unzip a file. There is only one text file in the zip, so using a full-blown library like SharpZipLib (OpenSource) or some commercial product just didn’t seem right. From my experience with Java, I knew zip routines were available as part of the Java libraries in .NET (JSharp). It seemed like my best bet would be to use what was already available rather than having yet another DLL on my system.



Comments
jschek replied ago:
Headline is misleading and actually wrong. This requires J# Runtime which is a separate install from .NET.
Voters For This Link (8)
Voters Against This Link (1)