J
Jason Huang
Hi,
In my C# windows form application, I can write a dataset to an XML file.
But everything in that XML are String type.
Is is possible to write a dataset to an XML file, so that the DateTime and
Int is still DateTime and Int in the XML?
Thanks for help.
Jason
In my C# windows form application, I can write a dataset to an XML file.
But everything in that XML are String type.
Is is possible to write a dataset to an XML file, so that the DateTime and
Int is still DateTime and Int in the XML?
Thanks for help.
Jason