Zip and Unzip files programmatically


Server Intellect Web Hosting Solutions


Zip and Unzip files programmatically

Author: Bipin Joshi

Recently one of the reader of DotNetBips.com posted a question on the discussion forums about compressing and decompressing files via code. There is no obvious answer to this question because C# and VB.NET lack this functionality. However, J# does have a way to zip and unzip files programmatically. In this article I am going to explain how this can be achieved. In this article you will develop a reusable class library that can be used to create, extract and alter ZIP files. Once developed you can use it in your Windows or web applications.










More Tutorials

Also See:

ASP.NET : Binding XML Data to TreeView with Checked state of Checkboxes
A Console IRC Bot
Using the WebPermission Setting in ASP.NET Partial Trust
Using custom collections with the ASP.NET DataGrid control
Avoiding Parent Paths
Spot The Authorization Bug
Friendly GridView Deletion Messages
Build Google IG like Ajax Start Page using ASP.NET Ajax and .NET 3.0
Build a Multi-Provider Async Methods Search Page
Encrypting Web.config sections in ASP.NET 2.0



Copyright© 2005 ASP Intellect | All Rights Reserved

ASP.NET Tutorials
AspNet Tutorials ASP.NET 2.0 Code Examples, Snippets and Tutorials

ASP.NET Tutorials C++ Tutorials C# Tutorials Visual Studio.NET Tutorials
.NET Framework Tutorials Mobility Tutorials Office Tutorials Visual Basic.NET Tutorials