Help regarding compression.

  • Thread starter Thread starter trialproduct2004
  • Start date Start date
T

trialproduct2004

Hi all
I am developing application which is providing compression of files.
I want to know is there any method or dll in .net which is allowing me
to compress file through code and to uncompress file.
Microsoft has provided tool in C++ that is cabinet SDK.
Is there any equivanent tool in .net.

Please help me.
Thanks in advance.
 
I am developing application which is providing compression of files.

I replied in "microsoft.public.dotnet.languages.vb.controls". Please don't
multipost in future...
 
I use the sharpziplib for this purpose ,, it is easy to use , free , and
comes with source ( in C# written in # Develop )
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top