Accessing Webservice from PDA very slow

I have an application on PDA which talks to the webservice, whenever I am getting data from webservice in the form of Dataset the reponse from is slowed.

Please help its very very urgent

[198 byte] By [ParthaDatta] at [2007-12-16]
# 1
Is the DataSet very large? How much data are you retrieving using this web service? Obviously, the larger the DataSet the longer it will take.

You should probably also post to the .NET Framework Data Access and Storage web forum. That forum will be able to answer questions about DataSet serialization performance.

Daniel Roth

DanielRoth at 2007-9-9 > top of Msdn Tech,.NET Development,ASMX Web Services and XML Serialization...
# 2
Hi Daniel,

The DataSet is NOT too large .... had it been a large dataset I cud have understood the reason but, the volume of data in the dataset is less that is what concerning me.
Could you please look into it ..
Thanks
Partha Datta

ParthaDatta at 2007-9-9 > top of Msdn Tech,.NET Development,ASMX Web Services and XML Serialization...
# 3

Hello Partha,

Reviewing older postings still unresolved....

The internal serialization of a dataset object is supported by our webdata/database group. They will be able to explain why serialization of this object is taking too long. If you haven't already done so then please post this question on the .NET Framework Data Access and Storage forum.

If you need further assistance with this issue please call into the developer support line at 1-800-936-5800

Thanks
-Todd Foust

ToddFoust at 2007-9-9 > top of Msdn Tech,.NET Development,ASMX Web Services and XML Serialization...

.NET Development

Site Classified