By mswatcher
via clariusconsulting.net
Submitted: Jul 05 2008 / 13:31
Visual Studio ships with an assembly to compress and decompress files. This assembly is used in the Export Template feature for example.
The assembly is Microsoft.VisualStudio.Zip.9.0.dll and its located in the GAC.
The two main classes that we need to use are ZipFileCompressor and ZipFileDecompressor.
SaveShareSend
Tags: frameworks, microsoft
Add your comment