Click here to Skip to main content
15,888,454 members
Articles / Programming Languages / C#

Creating Zip Files Easily in .NET 4.5

Rate me:
Please Sign up or sign in to vote.
4.90/5 (46 votes)
11 May 2012CPOL14 min read 338.2K   13.1K   100  
We will use the updated System.IO.Compression namespace to easily create, update, and extract zip files.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) DeGarmo
United States United States
I am currently a Senior Software Developer at a company in Illinois called DeGarmo. My primary skills are in .NET, SQL, JavaScript, and other web technologies although I have worked with PowerShell, C, and Java as well.

In my previous positions, I have worked as a lead developer, professor and IT Director. As such, I have been able to develop software on a number of different types of systems and I have learned how to correctly oversee the overall direction of technology for an organization. I've developed applications for everything from machine automation to complete ERP systems.

I enjoy taking hard subjects and making them easy to understand for people unfamiliar with the topic.

Comments and Discussions