Home All Groups Group Topic Archive Search About

dataset.writexml different output depending on overload param type

Author
3 Jan 2006 9:11 PM
CVillalba
Why when using Dataset.WriteXml("C:\somefile.xml") is there a xml declaration
added to the top of the xml document created. However, when using
Dataset.WriteXml(StreamWriter) there is no xml declaration? The same dataset
is used in both WriteXml.

AddThis Social Bookmark Button