Hello ,
Hope u all r dng great...
I am devlpng an application wherein i need to upzip a file on the click of the Unzip button on my form. All the files(text files) in that zip file will be unzipped n then listed in the Listbox on the same form. How can i do that ? Do i need to download any dll ? I found only using System.IO.Compression;
Does ne one have solution for it or u have ne suggestion how can i go about dng it ? plz do let me knw....
Awating repliessssssssss...
cya
Rohan

Recommended Answers

All 3 Replies

Hi,
Using standard .NET classes you can zip/unzip only one file. as explain here.
You may like to look here, for folder zip unzip(multiple file zip/unzip).

Read this.
And try googling..:)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.