Answer Posted / vijay
DS.ReadXML reads XML document and writes to Dataset
DS.WriteXML writes XML document from Dataset
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the various objects in dataset.
What is serialization and de-serialization in .net?
What is the difference between OLEDB Provider and SqlClient?
What is an orm, and why would you use one instead of plain old ado.net?
What are the important features of ado.net 2.0?
What are the drawbacks of using ado.net?
How can we add/remove row's in "datatable" object of "dataset"?
Define Execute Reader?
What is the difference between SqlCommand and SqlCommandBuilder?
What is difference between Dataview and Datatable?
What is bubbled event can you please explain?
What is Data view?
What is difference between sqldatareader and sqldataadapter?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is the use of Dataview?