Posted By: sgomez | Aug 9th, 2007 @ 9:41 AM
page 1 of 1
Comments: 1 | Views: 4028
sgomez
sgomez
Yada yada yada!
Hey guys, it's been a while.

Easy questions, I want to compress the data sent over the wire but haven't found anything from Microsoft yet. I made my own implementation compressing DataSets with the DeflateStream class, but then I thought "hey! Microsoft has got to have something to do this"
I don't want to re-invent the wheel so, I Googled around, and all I found was the implementation from one guy who's been doing it since WSE2. It looks like a great job, he also uses DeflateStream class but he compresses the whole message.

So, I have two questions.

Is there an "official" way to accomplish this? Is that the only/right way to do it? (using DeflateStream)

BTW, here's the link

Thanks in advance.
Regards,
Seba
page 1 of 1
Comments: 1 | Views: 4028
Microsoft Communities