C
Chris Jackson
Hi all - im loving my new Axim X3i
I'm now wanting to develop on it -
I have VS.NET 2003 and im looking for sample projects or on-line examples
of:
using an XML file as a datasource to populate text fields on the form - then
allow a user to modify the data in the text field - and save the data back
to the XML file with a "Save" button...
VB.NET or C# is fine
I prefer C#
This will get me started in development.
Next question - for performance reasons - is it better to use a CSV file ,
XML file or a .cdb (access) file for record counts of about 1000?
Thanks.
I'm now wanting to develop on it -
I have VS.NET 2003 and im looking for sample projects or on-line examples
of:
using an XML file as a datasource to populate text fields on the form - then
allow a user to modify the data in the text field - and save the data back
to the XML file with a "Save" button...
VB.NET or C# is fine
I prefer C#
This will get me started in development.
Next question - for performance reasons - is it better to use a CSV file ,
XML file or a .cdb (access) file for record counts of about 1000?
Thanks.