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
What are the ado.net objects?
How to find the given query is optimised one or not?
What is an example of ordinal data?
Explain the difference between data reader and data adapter?
What is the purpose of using adodb?
can we create synonymn in ms access,sql server,my sql if so explain me with example
Is ado.net dead?
What are the rules to implement connection pooling?
What is Data view?
Why edit is not possible in repeater?
What is the provider being used to access oracle database?
List the 4 common ado.net namespaces?
Which is faster sqldataadapter and sqldatareader?
What is serialization and de-serialization in .net?
What is acid in ado.net?