You could try using WSE (v.2.0 or 3.0) and pluging any Compression Custom
Filter you develope or find, like the following:
http://blog.morty.info/PermaLink.aspx?guid=877aed1e-cc93-496e-ab5a-5818b25c316d

Signature
CESAR DE LA TORRE
Software Architect
[Microsoft MVP - XML Web Services]
[MCSE] [MCT]
Renacimiento
[Microsoft GOLD Certified Partner]
> I need to transfer huge dataset from an XML web service to a win
> application. I need to compress this dataset to obtain better performance.
[quoted text clipped - 8 lines]
>
> Thanks in advance, Fransis
CESAR DE LA TORRE [MVP] - 07 Oct 2005 11:25 GMT
You could also try using compression at protocol level, I mean, Retrieving
Data from Web Services using Standard HTTP 1.1 Compression. Here you have an
article about it:
http://www.dotnetjunkies.com/Tutorial/90D3B3E0-6544-4594-B3BA-E41D8F381324.dcik

Signature
CESAR DE LA TORRE
Software Architect
[Microsoft MVP - XML Web Services]
[MCSE] [MCT]
Renacimiento
[Microsoft GOLD Certified Partner]
> You could try using WSE (v.2.0 or 3.0) and pluging any Compression Custom
> Filter you develope or find, like the following:
[quoted text clipped - 12 lines]
> >
> > Thanks in advance, Fransis