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

can we create synonymn in ms access,sql server,my sql if so explain me with example

0 Answers  


What is datatable?

3 Answers  


Diff b/w DataReader,Dataset and Data table?

5 Answers   HCL,


Explain how do you connect to sql server database without using sqlclient?

0 Answers  


What is a datagrid?

4 Answers  






What are the drawbacks of using ado.net?

0 Answers  


feature of ADO.Net

11 Answers   Wipro,


What are the data providers used in ado.net

0 Answers  


What is the main difference between ADO and ADO.Net

4 Answers   HCL,


What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?

1 Answers   TCS,


Explain executenonquery?

0 Answers  


What?s the role of the DataReader class in ADO.NET connections?

7 Answers   Honeywell, Ksb,


Categories