C# Zip component
-
Hi all: I'm a total newbie to C#, but would like to know if there is a freeware implementation of the zip component for data compression. I have used a similar component in C++ for years but have not seen a similar implementation for C#. TIA, Martin. --- Regards, Martin.
-
Hi all: I'm a total newbie to C#, but would like to know if there is a freeware implementation of the zip component for data compression. I have used a similar component in C++ for years but have not seen a similar implementation for C#. TIA, Martin. --- Regards, Martin.
http://icsharpcode.net/OpenSource/SharpZipLib/[^] is one implementation. James "I despise the city and much prefer being where a traffic jam means a line-up at McDonald's" Me when telling a friend why I wouldn't want to live with him
-
http://icsharpcode.net/OpenSource/SharpZipLib/[^] is one implementation. James "I despise the city and much prefer being where a traffic jam means a line-up at McDonald's" Me when telling a friend why I wouldn't want to live with him
Thanks James, just what the doctor ordered :-)) --- Regards, Martin.