RFEULINGatRITE
MIS
Hello,
We have created a web service for a pocket pc app and are having some speed issue when transferring datasets.
We were previously using a dataset to transmit a single row of data and when we converted it to direct xml it got much faster (much).
Problem is, we often need to transmit a table of data across the service and using datasets doesn’t seem to be a viable option. I’m not sure how we could efficiently transfer in direct XML and turn it into a dataset as the data will often be used inside a data grid.
Am I missing something? I’m not sure if I could turn the xml into the dataset without overusing the pocket pcs limited resources.
Anyone have any experiences they could share? Thanks!
Rick
We have created a web service for a pocket pc app and are having some speed issue when transferring datasets.
We were previously using a dataset to transmit a single row of data and when we converted it to direct xml it got much faster (much).
Problem is, we often need to transmit a table of data across the service and using datasets doesn’t seem to be a viable option. I’m not sure how we could efficiently transfer in direct XML and turn it into a dataset as the data will often be used inside a data grid.
Am I missing something? I’m not sure if I could turn the xml into the dataset without overusing the pocket pcs limited resources.
Anyone have any experiences they could share? Thanks!
Rick