Re: Poor performance with large datasets

From: Lee_Nover (Lee_Nover[nospam)
Date: 10/01/04


Date: Fri, 01 Oct 2004 19:25:30 +0200


> We also looked into using a 3rd party product to compress the XML
> dataset before returning it from the web service, but that too is
> prohibitively slow.

check www.remobjects.com .. .NET SDK 3 is still in beta but you can get
beta access if you ask nicely :)
their binary format supports compression + encryption and is really fast
I've used RO SDK for over a year (with delphi) and have no complaints .. :)
current RO SDK 2 is only a client version and only supports their binary
format
contact them and I'm sure you can arrange something :)



Relevant Pages

  • Re: String compression
    ... something that was basically a web service. ... We did it by building the XML message, zipping it, then base64 encoding the ... Then we embedded that base64-encoded string inside of a very simple ... In those days we had to compress to file and then operate on the file. ...
    (microsoft.public.dotnet.languages.csharp)
  • IIS and GZip compression for web service soap responses
    ... I have tested gzip and it seems to work fine for static ... But IIS just dont want to compress my web service responses. ...
    (microsoft.public.inetserver.iis)
  • Re: How to write ASF file that video/audio codec is from third party?
    ... You can do it with the SDK, but you'll have to compress the data yourself ... > third party codecs? ... >>will need to compress the samples outside of the writer ...
    (microsoft.public.windowsmedia.sdk)
  • Re: Sending data through webser vice is very slow
    ... to send approximately 1000 records using a web service. ... Is there any way to compress the data before sending its in ... XML representation and then the 'text' transmitted, sounds great, but ... in practice with all the XML tagging the volume of data involved ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: String compression
    ... Of course you can only compress the ... as I am not aware of any Web Service extension allowing compressed SOAP ... Dmitriy Lapshin [C# / .NET MVP] ... > I'm looking for code on how to compress a string to send through a ...
    (microsoft.public.dotnet.languages.csharp)