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 two types of data providers does ADO.NET supply? What determines which one you should use?
Explain the basic use of "dataview" and explain its methods.
What is sql command in ado net?
How does entity framework work?
Which is the feature of ado.net?
What is the use of adodc?
What is difference between datareader and dataadapter?
What is the difference between typed and untyped dataset?
What are the essential features of ado.net?
What are the types of databinding?
What is connection pooling and what is the maximum pool size in ado.net connection string?
What is DataReader Object?
Can we do database operations without using any of the ado.net objects?
How does ado.net work?
What is serialization and de-serialization in .net? How can we serialize the dataset object?