Zip is a zlib wrapper for C# and other .NET languages. If you are looking for a full C# implementation of a decent Zip library google for SharpZipLib. If you are looking for a decent example of using an external .DLL you will find this useful. It was the main reason I wrote the library in the first place.
