RE: I use xceed's streaming compression for .net component to return large (2-4 mb) xml docs from web services.
Question: When you say you compress the xml document and return from a web service ... can you elaborate. Are you saying that after compression a web service web method exposes/returns say a byte array containing the compressed xml doc? And so the client simply needs to run a decompression operation using the same algorithm (e.g. GZip) =================================== This list is hosted by DevelopMentor� http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
