Hi all, can someone please tell me what the best course of action is for this. I have a large file that gets downloaded, I would like to compress it, download, then uncompress the file or compress in the stream, like with GZIPStream, but not sure how to do it. The only examples I can find are incomplete and confusing... I am using .NET 2.0
Thanks,
Randy