Connecting Tech Pros Worldwide Forums | Help | Site Map

ZIP & UNZIP File

jeff
Guest
 
Posts: n/a
#1: Jul 22 '05

hi, alls

Is there method to support ZIP/UNZIP in VS.NET 2003

Which name space can be used?
Is there any smaple?

Thanks



Jason Newell
Guest
 
Posts: n/a
#2: Jul 22 '05

re: ZIP & UNZIP File


Jeff,
The .NET framework does not support this. You'll need to visit http://www.icsharpcode.net/OpenSourc...b/Default.aspx and download the SharpZipLib. It has examples with it.

Jason Newell, MCAD
Software Engineer


jeff wrote:[color=blue]
> hi, alls
>
> Is there method to support ZIP/UNZIP in VS.NET 2003
>
> Which name space can be used?
> Is there any smaple?
>
> Thanks
>
>[/color]
Closed Thread