D
Darren Coleman
Being new to the compact Framework I'm trying to decide on how to
store data to the Pocket PC device that I'm using.
My application will be collecting "Ticket" data, for each new "ticket"
I was thinking of have a new file created in a data folder. Once the
data was collected I would place the PocketPC in a cradle where a
windows application would connect through activesync and download the
files.
What I'm trying to figure out is what would be the best file format to
put that collected files into. I was thinking that an xml file would
be fine but I'm concerned about file size and write speed on the hand
held.
Does anyone have any suggestions?
store data to the Pocket PC device that I'm using.
My application will be collecting "Ticket" data, for each new "ticket"
I was thinking of have a new file created in a data folder. Once the
data was collected I would place the PocketPC in a cradle where a
windows application would connect through activesync and download the
files.
What I'm trying to figure out is what would be the best file format to
put that collected files into. I was thinking that an xml file would
be fine but I'm concerned about file size and write speed on the hand
held.
Does anyone have any suggestions?