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 |
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is datatable?
Diff b/w DataReader,Dataset and Data table?
Explain how do you connect to sql server database without using sqlclient?
What is a datagrid?
What are the drawbacks of using ado.net?
feature of ADO.Net
What are the data providers used in ado.net
What is the main difference between ADO and ADO.Net
What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
Explain executenonquery?
What?s the role of the DataReader class in ADO.NET connections?