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
How to check if the Dataset has records ?
What are good ado.net object to replace to ado recordset object.
What is shadow copy?
What is the use of sqldatareader class?
What is difference between datareader and dataadapter?
What are the ado.net objects?
What is executequery?
What is Data view?
Difference between sqlcommand and sqlcommandbuilder?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
Describe briefly an ADO.NET Dataset ?
How would you connect to a database by using .NET?
What is data view and variable view?
Do you use stored procedure in ado.net?
How to identify the controls which can be used for binding data?