How to Zip a folder in C#?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I wanted to zip a folder using C#. I have checked in the HELP documentation
but could not find any examples. The same when searched in the net.
Can someone please help me on this regard. (Sample examples would be of
great help)

Thanks,
Shankar.
 
And one more thing I missed to specify is; I am using .Net Framework 1.1.
I also seen that #zipLib can be downloaded and can be used. Am basically
looking for something which is built into the .NET library itself.

If could not find any then no option rather than to go ahead with #zipLib.
So, if one can provide some example code sample that would be of great help.

- shankar.
 
Back
Top