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

What is ado.net objects?

730


Can we connect two dataadapters to same data source using single connection at same time?

772


How can we load multiple tables in to dataset?

826


Explain the difference in an abstract class and an interface?

728


Explain how to call the sql commands asynchronously in ado.net version 2.0?

731


Which architecture does Datasets follow?

818


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

811


Explain how can we load multiple tables in to dataset?

724


What are the pre-requisites for connection pooling?

759


How to add a javaScript function in a datagrid?

833


Which method is used by command class to execute SQL statements that return single value?

794


I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?

787


What provider ado.net use by default? Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

762


Which control of the BindingNavigator returns the current position within the data source?

947


What are the Data providers in ADO.Net?

772