Serialize a Dataset without using XML

  • Thread starter Thread starter Juan
  • Start date Start date
J

Juan

Hello:

Anyone knows how can I serialize a dataset, without using an XML, in a PDA
to send it to PC?

I want to reduce the parsing time I waste passing the dataset structure to a
XML (and parsing it to recreate a dataset). If i could serialize it to
bytestream and pass it througth GPRS to a server in PC, I would reduce the
information sincronization time.

Anybody has an idea of how can I do that? os something like that to save
time?

Thanks
Juan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top