Top "Ionic-zip" questions

Creating a zip file with ionic.zip

I have the following code set up to create a zip file of a set of doucments: public bool CreateDocumentationZipFile(…

c# zipfile ionic-zip
Ionic.Zip extract files and ignore password

I am using Ionic.Zip (Compact Framework version) in my Pocket-PC project. Extracting zipped files (using Ionic.Zip) are working …

c# compact-framework pocketpc ionic-zip