J
John Sheppard
Hello there,
We currently use datasets to pass data between our webservice and our
client. The perfomance is abismal (this is subjective of course), the users
are complaining, im not happy with the speed either.
I was wondering about 2 possible solutions
a) Has anyone used LLBLgen over a webservice...am I fool to go down this
route? Has anyone seen any quantification of speeds of custom objects vs
datasets...
b) How difficult is it to convert a webservice into .net remoting?
We do have compression happening and our internet isnt the fastest in the
world (its australia). Gotta be a way to make it faster
Thank you kindly for reading my message
John Sheppard
We currently use datasets to pass data between our webservice and our
client. The perfomance is abismal (this is subjective of course), the users
are complaining, im not happy with the speed either.
I was wondering about 2 possible solutions
a) Has anyone used LLBLgen over a webservice...am I fool to go down this
route? Has anyone seen any quantification of speeds of custom objects vs
datasets...
b) How difficult is it to convert a webservice into .net remoting?
We do have compression happening and our internet isnt the fastest in the
world (its australia). Gotta be a way to make it faster
Thank you kindly for reading my message
John Sheppard