0
kicks
Compressing a File as it is Uploaded
This summer I got to work on a project that stretched my experience a little by requiring that I learn to use the compression classes in the .NET framework. There is not a whole lot of stuff out there on using these classes so I thought I would attempt to show how to do something with them using the FileUpload control to put them in perspective.