|
-
Oct 22nd, 2003, 12:15 PM
#1
Thread Starter
Hyperactive Member
C# and Zip Files
Does the .NET Framework have anything built in for file compression? I wanted to create some compressed files (tar or zip) of a few directories for archival purposes. So i was hoping the framework already had something. Any ideas?
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Oct 22nd, 2003, 01:46 PM
#2
Frenzied Member
The .NET framework doesn't have any built-in classes for compressing or decompressing files. Below is a link to an open source .NET NZipLib that is fully compatible with .NET and is written in C#...it comes with complete C# source code too.
.NET NZipLib
Being educated does not make you intelligent.
Need a weekend getaway??? Come Visit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|