Community

DataSet Xml Deserialization Data / Schema Load Order

(Jimmy Chandra) When deserializing a dataset from xml, make sure to execute ReadXmlSchema before executing ReadXml, otherwise you’ll have problem when you try casting your data into the correct data type.

Read More - Register for Free Membership