How can I zip file in vb.net code.Thank you.
zip files in VB.NET???
Collapse
This topic is closed.
X
X
-
IgorTags: None -
William Ryan
Re: zip files in VB.NET???
This is from Tom Shelton's answer that he posted to this question in the VB
newsgroup....
-------------------------
You can use the Zip classes from the J# libraries, or you can go and
download the zip library from www.icsharpcode.net :)
--
Tom Shelton
MVP [Visual Basic]
"Igor" <ibulanov@hotma il.com> wrote in message
news:udfKUVNlDH A.2328@TK2MSFTN GP10.phx.gbl...[color=blue]
> How can I zip file in vb.net code.Thank you.
>
>[/color]
-
Michael Giagnocavo [MVP]
Re: zip files in VB.NET???
www.ICSharpCode.net has a library.
-mike
MVP
"Igor" <ibulanov@hotma il.com> wrote in message
news:udfKUVNlDH A.2328@TK2MSFTN GP10.phx.gbl...[color=blue]
> How can I zip file in vb.net code.Thank you.
>
>[/color]
Comment
Comment