C
Cal Who
After a quick search for code that I can use to unzip an uploaded Windows
compressed folder I find three possibilities. I'd guess there may be more.
System.IO.Compression.GZipStream class, SharpZipLib, DotNetZip
I'd appreciate comments about the various options. Especially from someone
with good (or bad) experience using one of them.
I'd hate to spend time unearthing problems that are already known in the
developers community.
Thanks
compressed folder I find three possibilities. I'd guess there may be more.
System.IO.Compression.GZipStream class, SharpZipLib, DotNetZip
I'd appreciate comments about the various options. Especially from someone
with good (or bad) experience using one of them.
I'd hate to spend time unearthing problems that are already known in the
developers community.
Thanks