a .Net application to
compress/decompress file. Also make options to store the files. Use different
compression levels for images and text files?
Loading
a .Net application to
compress/decompress file. Also make options to store the files. Use different
compression levels for images and text files?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted Dec 3, 2010, 1:32 PM
CrishPosted Dec 3, 2010, 5:45 AM
The file compression and decompression libraries take an existing file or files and produce a file or files that are compressed versions of the originals.
If you want to more detail about compression and decompression than just go for below link.
http://msdn.microsoft.com/en-us/library/aa364219%28VS.85%29.aspx