Click here to Skip to main content
15,881,588 members
Everything / ZIP

ZIP

ZIP

Great Reads

by Shangwu Qi
A utility application that uses .NET 4.5 ZipFile class to unzip multiple files on file name sequence and save unzipped files to a same root directory.
by Serge Berlin
.NET Library for in-memory GZip and LZMA compression combined with strong BlakeB based stream cipher engine
by Bloody Chicken
This program is designed to upload an XML file and a zip file automatically created to your FTP server. It can be used for software update.
by LeisureBamboo
The decode and encode of multiPage rotate tif.zip

Latest Articles

by honey the codewitch
Easily create zip packages from source code, suitable for upload on CodeProject
by LeisureBamboo
The decode and encode of multiPage rotate tif.zip
by Bjørn
On-the-fly streaming multiple files or directories in a ZIP file without a temp file
by Bloody Chicken
This program is designed to upload an XML file and a zip file automatically created to your FTP server. It can be used for software update.

All Articles

Sort by Updated

ZIP 

9 Jul 2020 by honey the codewitch
Easily create zip packages from source code, suitable for upload on CodeProject
12 Aug 2019 by LeisureBamboo
The decode and encode of multiPage rotate tif.zip
7 Jun 2019 by Bjørn
On-the-fly streaming multiple files or directories in a ZIP file without a temp file
1 Jan 2019 by Serge Berlin
.NET Library for in-memory GZip and LZMA compression combined with strong BlakeB based stream cipher engine
5 Jun 2018 by Artem Moroz
Simple utility for creating backups of SQL Server databases on a schedule
20 Nov 2015 by Mohamed Amine SEBBANE
Localization of .NET assemblies in the cloud and translation
2 Oct 2014 by Jay Clark (SolvoTerra)
Compress any size file with .Net 4.5 Compression namespace
11 Feb 2014 by Uzi Granot
This project will give you the tools needed to compress and decompress files using the Deflate method of compression, and to read and write standard Zip files.
11 May 2012 by Tim Corey
We will use the updated System.IO.Compression namespace to easily create, update, and extract zip files.