Sick of me yet
Hunting around for any help on compressing entire folders with .net 2.0.
The standard examples are fine for single files, but i can't see to work out how to adjust that for an entire folder (+ subdirectories both empty and not etc)
I've previously use the #ZipLib but i'm trying to limit my code to what is available in the .net Framework.
Can anyone help

Compressing Folders