Answer Posted / spvarma
dataset has read xml and write xml methods.
if datset ds then
ds.readxml(option,filepath)
ds.writexml(option,filepath)
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is ado net stands for?
What is variable view?
What are basic methods of dataadapter?
Which architecture does Datasets follow?
What is connected architecture in ado.net?
What is the difference in an abstract class and an interface?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
How to connect and retrieve data from database using dataset
What is the role of clr?
Why is it important to close an ado.net application?
Which database is the ado.net sql connection object designed for?
How to add a javaScript function in a datagrid?
What are the classes in System.Data.Common Namespace?
What is bubbled event can you please explain?
What is disconnected data?