Compression in C#
-
Hi, I am looking at a way to do zip compression in C#. Is there any free library that is as fast as winzip? Thanks :)
-
good you saved yourself from hand of cruel c++ developer :-D
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixturecheers, Alok Gupta VC Forum Q&A :- I/IV Support CRY- Child Relief and You/xml>
-
Hi, I am looking at a way to do zip compression in C#. Is there any free library that is as fast as winzip? Thanks :)
If you like to use of c++ for it see Zip and Unzip in the MFC way[^] else Im sorry you are on the wrong forum. :)
-
If you like to use of c++ for it see Zip and Unzip in the MFC way[^] else Im sorry you are on the wrong forum. :)
-
If I can't get the answer from C# forum, I will try and download the demo project and try to see how fast does it compress the file. If it is fast, will build the COM object for it. Thanks Hamid :)
You're welcome. :)