What happens when we issue Dataset.ReadXml command?

Answer Posted / ansu kumar

when we execute
dataset.readxml("xmlfile name")
it will read the xml file and store data in dataset

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to enable and disable connection pooling?

739


What are the different execute methods of Ado.Net?

745


How to perform sorting on a table in ADO.NET?

764


Explain ado.net features? Benefits? Drawbacks?

800


Define atomicity?

798


What is linq and entity framework?

706


How to store data in memory?

701


How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

796


What is ado.net architecture?

684


What is ado or jdbc?

707


What are datareaders?

696


Describe connection object in ado.net

757


What are all the different methods under sqlcommand?

711


What is serialization and de-serialization in .net? How can we serialize the dataset object?

719


how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?

784