H
Hari
Hi,
I need to store an ArrayList generated by my application on the PPC
for furthur access. Right now i store it in an XML file. But i have an
optimization prob. Reading from the XML file takes more than 3 sec. The
startup form of my app actually needs to access this file and display a
listview corresponding the elements in the ArrayList stoted on the PPC.
Can any one suggest whats the better and fastest way of storing and
retreiving info on a PPC ( Sorry, Database is an exception, coz my app
needs to be run on variety of platforms like smartphone which do not
have the d/b)
Thankx,
Hari
I need to store an ArrayList generated by my application on the PPC
for furthur access. Right now i store it in an XML file. But i have an
optimization prob. Reading from the XML file takes more than 3 sec. The
startup form of my app actually needs to access this file and display a
listview corresponding the elements in the ArrayList stoted on the PPC.
Can any one suggest whats the better and fastest way of storing and
retreiving info on a PPC ( Sorry, Database is an exception, coz my app
needs to be run on variety of platforms like smartphone which do not
have the d/b)
Thankx,
Hari