Answer Posted / ankit
Because it suppport the disconnected architecture :)
| Is This Answer Correct ? | 22 Yes | 141 No |
Post New Answer View All Answers
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is a serialized object?
What is the usage of the dataset object in ado.net?
What is ado.net connection?
What are all components of ADO.Net data provider?
What is ado.net components?
What is the difference between sqldatareader and sqldataadapter?
Explain the differences between oledb sql server, oledbdotnet provider?
Describe ado.net object model in detail.
How can we check that some changes have been made to dataset since it was loaded?
What are the advantages using ado.net?
How to create data relations?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
What are the methods of XML dataset object?
What is difference between executenonquery and executequery?