Friday, December 18, 2009

C# XML | How to write the data from database into an XML file ...

The DataSet.WriteXml method writes XML data, and optionally the schema, from the DataSet. Specified System.IO.Stream, TextWriter, XmlWriter and XmlWriteMode.

No comments:

Post a Comment