Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hii.

I want to Unzip and Zip a folder from my application using C#.
For Example: I have a Zip folder and i want to unzip it. By selecting that folder from the drive using fileupload control and then Unzip it and save it in the any drive.
Posted

Look at SharpZipLib[^] - it can do what you want.
 
Share this answer
 
Comments
Maciej Los 25-May-12 4:40am    
Good answer, my 5!
 
Share this answer
 
Comments
Maciej Los 25-May-12 4:40am    
Good answer, my 5!
Prasad_Kulkarni 25-May-12 4:47am    
Thank you Isomac!

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



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900