Answer Posted / vijay
DS.ReadXML reads XML document and writes to Dataset
DS.WriteXML writes XML document from Dataset
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
Describe datareader object of ado.net with example.
What are the namespaces used in ado.net for data access?
How do you update a dataset in ado.net and how do you update database through dataset?
How can we serialize the dataset object?
What is the provider being used to access oracle database?
can we create synonymn in ms access,sql server,my sql if so explain me with example
Describe the disconnected architecture of ADO.NET’s data access model.
What is the meaning of executenonquery?
Do you use stored procedure in ado.net?
Describe briefly an ADO.NET Dataset ?
What are the uses of Stored Procedure?
What is ambient transaction?
What is data access pattern?
How can we check that some changes have been made to dataset since it was loaded?