What happens when we issue Dataset.ReadXml command?



What happens when we issue Dataset.ReadXml command?..

Answer / 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

More ADO.NET Interview Questions

What is the difference between dataset and datatable?

0 Answers  


What are the data providers used in ado.net

0 Answers  


what is Execute NOn Query?

29 Answers   Infosys, Protech, Sars Systems, SwanSoft Technologies,


How to load multiple tables into a dataset?

0 Answers  


What is shadow copy?

0 Answers  


What is difference between executequery and executeupdate?

0 Answers  


WHAT Are the major major compnents of a data provider in ADO.net.

14 Answers   Infosys, Wipro,


Define data access layer?

0 Answers  


What is data relation in ado.net?

0 Answers  


Can datareader hold data from multiple tables?

0 Answers  


What providers does Ado.net uses?

0 Answers  


What are advantages of microsoft-provided data provider classes in ado.net?

0 Answers  


Categories