How xml files and be read and write using dataset ?
Answer Posted / 1647264
DataSet exposes method like ReadXml and WriteXml to read and write xml
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the main differences between classic ado and ado.net?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What is a datagridview?
What do you mean by performing asynchronous operation using command object?
What are the Features of a dataset
What is the difference between statement and preparedstatement interface?
What is oledb connection?
How is it possible to get 2 tables of data at a time by using data reader?
How to create dynamic gridview?
Can we load multiple tables in a dataset?
Explain the architecture of ado.net?
What are the advantages and disadvantages of using datalist?
What is basic use of data view?
What are the parameters that control most of connection pooling behaviors?
Explain the basic use of "dataview" and explain its methods.