Zip Format Packaging

   Tasks

The .zip file provides a mechanism to package multiple files in a single, uncompressed Zip Archive file. You can create Zip packaging projects in the Microsoft development environment. These Zip packaging projects generate an uncompressed Zip Archive Format distribution unit in a file packaging standard supported by Internet Explorer and other browsers.

For example, .zip files can bundle together Java class files into an archive that can be read by any browser.


Send feedback to MSDN.Look here for MSDN Online resources.