B
Bill
If I have a XML file, I can use ReadXml to load the file into DataSet.
But if I have the whole XML string in memory, how to load this string
into a new DataSet?
Bill
But if I have the whole XML string in memory, how to load this string
into a new DataSet?
Bill