Microsoft.com
All DevCenters
MSDN Home
MSDN Code Gallery:
Code Gallery Home
|
Browse Gallery
|
Share Code
|
Help and FAQs
Manage ZIP files from within .NET applications
Home
Downloads
Discussions
People
License
Close
RSS
All Resource Updates
Discussions
Releases
Wiki
RSS
Comments
|
Print
|
Page Info
|
Change History (all pages)
Search Wiki:
Home
DotNetZip Examples
Need to create a zip file from within a .NET application?
Do you want to unzip a zip file from within a Windows Forms application? Create a zip file from within an ASP.NET page?
Display the contents of a zip file from within a Smart Device app? Show the contents of a zip file in a WinForms TreeView? Modify a .docx file programmatically? Do you want to compress backups as part of a SQL Server Integration Services pipeline? Zip things from a powershell script? DotNetZip can help you do all of these things, and more. This set of code pages shows you how.
DotNetZip is a FREE open-source library that enables .NET applications to read and write ZIP files. Packaged as a single assembly (Ionic.Zip.dll), DotNetZip is a simple and easy way to include ZIP capability into your applications.
DotNetZip supports many ZIP features, including password-protected files, ZIP64 files, and zipfiles with entries that have Unicode filenames or comments. This page provides code examples for DotNetZip.
Find out more about DotNetZip on
http://DotNetZip.codeplex.com/
.
Browse the Online reference doc
http://cheeso.members.winisp.net/DotNetZipHelp
.
Some example apps:
Create a ZIP within ASP.NET
Create a ZIP within WinForms (C#)
Create a ZIP within WinForms (VB)
Create a ZIP within a Console app (C#)
Show a ZIP within a TreeView in WinForms (VB)
Examples with code
Create a Zip within ASP.NET
Create a zip within WinForms
Display a zip within a WinForms (VB) TreeView
Create a Zip from a Console app
Create a Zip from within PowerShell
Deploy an ASP.NET app as a ZIP file
A Windows Service (VB) daemon that unzips files automatically
Last edited
Jul 7 at 2:46 PM
by
Cheeso
, version 20
Comments
Sign in to add a comment
Current Release
UnZip with ProgressBar...
Wed Aug 12 2009 at 7:00 AM
More Tags ...
Popular Tags
.NET
.NET 2.0
.NET 3.5
.NET Framework
2008
2009
ADO.NET
ASP.NET
C#
C# 3.0
C++
CRM
DataBinding
Dynamics
Entity Framework
Hotfix
LINQ
LINQ to SQL
MCMS
MSCRM
MSDN Magazine
Placeholder Controls
Samples
SharePoint
silverlight
SQL Server
tfs
Tools
VB.NET
Visual Basic
Visual C#
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VS SDK
VSTO
VSX
WCF
Windows Forms
Windows Mobile
WPF
Manage Your Profile
Legal
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...