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 sqlconnection and sqlcommand?

0 Answers  


The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx

0 Answers  


What are the various methods provided by the DataSet object to generate XML?

0 Answers  


How we can provide data to ado.net?

0 Answers  


What is datacolumn and how it is used?

2 Answers  






what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

0 Answers   EDS,


Explain the dataadapter class in ado.net?

0 Answers  


Explain what is datagrid with an example?

0 Answers   C DAC, CDAC,


What is dao and ado?

0 Answers  


What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ?

1 Answers   Digital GlobalSoft,


What are the data providers used in ado.net

0 Answers  


What is the difference between Datareader and Dataset?

0 Answers  


Categories