InfoQ

InfoQ

Topic/Tag specific view

Compression Content on InfoQ


News about Compression

Support for Zip Files Still Lacking In .NET 3.0

Topics
.NET Framework,
.NET,
Compression,
Programming

The ability to use file compression like the venerable ZIP format is very important to many developers. For those developers using.NET, that means dropping to command shell or using a third-party component. With .NET 3.0, there is built-in support for ZIP files, though the implementation is somewhat questionable.