to make multi download of files I need to use ZipFile class. Im using .Net 2010 and I need a reference to ZipFile class which is avialable in .Net 2012 can i get a link for it.
Asked
Active
Viewed 204 times
2 Answers
0
I would recommend using DotNetZip, IMO it's much easier to use than SharpZipLib, here are the examples of usage:
http://dotnetzip.codeplex.com/wikipage?title=Examples&referringTitle=Home

Antonio Bakula
- 20,445
- 6
- 75
- 102