If you tell us what you are trying to do we could suggest the best way to do it with WCF, 'cause the short answer is you're not supposed to. – Drew MarshNov 5 at 21:02
Actually I'm not even sure this would work, I have a download service that zips up directories when a directory is requested, instead of writing the zip file to disk then streaming the file to the user, I'd rather right directly to the response stream. – ItamarNov 8 at 7:55
eh, thats "write directly" not "right directly" – ItamarNov 8 at 7:56
Stack Overflow is a collaboratively edited question and answer site for programmers – regardless of platform or language. It's 100% free, no registration required.