hi,
I want to zip some files using c#. Just want to know is there already library available to provie zipping functionality or i have to call external exe to do so. I have no idea about it. any pointers will e helpful.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Mar 10, 2014, 2:12 PM
GZipStream class in System.IO.Compression namespace
Shantoh SinghPosted Mar 10, 2014, 2:37 PM
VulpesPosted Mar 10, 2014, 2:22 PM
http://www.codeproject.com/Articles/381661/Creating-Zip-Files-Easily-in-NET