jwcolby
jwcolby at colbyconsulting.com
Wed Dec 9 16:48:36 CST 2009
> Have a look for DotNetNuke sources Thanks, but I am quite sure I would just get lost. You have way too much faith in my C# abilities at this point in time. ;) I have found at least two dlls that can be referenced and used from C#. Each claims to be "managed code" and make the source available, though what that is worth to me is not clear. I just want something that is easy to use and documented so I can figure out how to use it. I have a lot of uses for zip files, from zipping up archives of files for near line storage to making true zip files for shipping to clients. John W. Colby www.ColbyConsulting.com Shamil Salakhetdinov wrote: > Hi John, > > Have a look for DotNetNuke sources - they have free sources for > zipping/unzipping. > Those sources are used in core DNN functionality (modules setup) - IOW they > tested well, they are stable and thry work very well. > > -- > Shamil > > -----Original Message----- > From: dba-vb-bounces at databaseadvisors.com > [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of jwcolby > Sent: Wednesday, December 09, 2009 8:42 PM > To: VBA > Subject: [dba-VB] C# - zip / unzip > > Any recommendations for a well supported (bugs are fixed) library for zip / > unzip for .net? >