Version: 2.0.2.3
Easily add Zip capability to your .NET Windows or ASP.NET application without sacrificing power and flexibility.

Zipping Files to an Archive

Problem:

The developer is faced with the task of adding files to a zip archive and compressing them. The application must:

  • Add and remove files from the archive
  • Zip the files to a selected location on disk
  • Present compression and attribute information for the files in the archive
  • Optionally preserve the paths of files as they are added
  • Provide encryption and compression level options
  • Present progress as the files are compressed
 

Solution:

With the PowerTCP Archive component, applications can perform all these tasks and more. The Zipper sample demonstrates how to add files and zip them to a file archive. 

 Download the Zipper Sample Now!

Download PowerTCP Zip Compression for .NET Trial

See all samples for PowerTCP Zip Compression for .NET