Tag Archives: xml

.net WriteXmlSchema ReadXmlSchema Stream Root Element Missing

So today i decided i needed to clone the schema of a dataset and then put it in an empty dataset. Once this was done i could selectively move rows to the new dataset. The first thing i did was to … Continue reading

Posted in Uncategorized | Tagged , , , , , | 6 Comments

Blurb of the day

If you ever decide you need to load a datatable from an xml file just remember if you export from a datatable to an xml file it will use that data tables name in the xml file. Why is this … Continue reading

Posted in Uncategorized | Tagged , , | 16 Comments