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
What are advantages of microsoft-provided data provider classes in ado.net?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is sqldatareader in ado.net?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
How can we load multiple tables in to dataset?
How does ado.net work?
What is fill method in ado.net?
What is ado.net and its features?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What are the advantages using ado.net?
What is difference between ado and other data object?
Define bubbled event?
Describe ado.net object model in detail.
Is it possible to load multiple tables in a Dataset?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?