Click here to Skip to main content
16,012,223 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i have a folder name is "backup". In this folder i have another two folder say a1 and a2. In a1 some images are there and in a2 one html file.
I want to zip "backup" folder through c# code
please help me.
thank u
Posted

There's a very good article right here on the CodeProject too:

ZipStorer - A Pure C# Class to Store Files in Zip[^]

You would have dound it if you had used the Search box...
 
Share this answer
 

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