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:

Spell Checker for HTML and ASP.NET pages
Creating and Using Code Snippets in Visual Studio 2005
Whidbey: New Caching Techniques - Part II
How to implement remote debugging in Visual Studio 2005
Securing Passwords in Your Databases
Two-way data binding in 3-Tier web application
ASP.NET : Make "Export to Excel" always open excel in a separate Window
Populating TreeView Using Database
Raising events in the Page and handling it in a WebControl
Automate Navigation Chores



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