Click here to Skip to main content
Sign Up to vote bad
good
See more: C#
how to zip & unzip file with password using asp.net c# web application
Posted 27 Sep '12 - 9:19
vinrsg424

Comments
Sergey Alexandrovich Kryukov - 27 Sep '12 - 15:25
Having the password, right? --SA

2 solutions

First of all, you will need the password. Smile | :)
 
For working with ZIP, with passwords or not, you can use #ziplib:
http://www.icsharpcode.net/opensource/sharpziplib/[^].
 
Another option is using SevenZipSharp, a .NET wrapper of the famous 7-Zip:
http://en.wikipedia.org/wiki/7-Zip[^],
http://sevenzipsharp.codeplex.com/[^].
 
Both ZIP libraries are open-source.
 
—SA
  Permalink  
Use this simple library
http://dotnetzip.codeplex.com/[^]
  Permalink  

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Your Filters
Interested
Ignored
     
0 Sergey Alexandrovich Kryukov 611
1 Maciej Los 265
2 Slacker007 240
3 CPallini 235
4 OriginalGriff 210
0 Sergey Alexandrovich Kryukov 9,118
1 OriginalGriff 7,134
2 CPallini 3,803
3 Rohan Leuva 3,135
4 Maciej Los 2,558


Advertise | Privacy | Mobile
Web02 | 2.6.130516.1 | Last Updated 28 Sep 2012
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid