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
Explain how to pass multiple tables in datasets simultaneously?
Is entity framework better than ado.net?
What is ole db and odbc?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is execute reader in ado.net?
What is the functionality of data provider in ado.net?
What is sql connection in ado.net?
Why is stored procedure used in ado.net?
Is ado.net dead?
What are datareaders?
Which method is used to sort the data in ADO.Net?
What is an ADO.Net?
What is the purpose of using adodb?
What is the default provider in ado.net?
What is row state?