Monday, May 25, 2009

Build a C# .NET Zip folder backup utility

Zip Backups have become almost ubiquitous, but the various zip and rar utilities often don't have all the command line switches we need. One answer is, "roll your own" ! Thanks to Mike Krueger and his crew, we have the ICSharpCode.ZipLib library which is 100% native .NET Framework code. Peter Bromberg illustrates how to put it all together.... 

http://dotnetslackers.com/CSharp/re-9984_Build_a_Chash_NET_Zip_folder_backup_utility.aspx

No comments:

Post a Comment