What?s the role of the DataReader class in ADO.NET connections?
Answer Posted / kamal
This is used to retrieve data from a data source in read-
only and forward-only mode
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is ado data control?
What is the default Timeout for SqlCommand.CommandTimeout property?
What are the namespaces used in ado.net for data access?
What are the disadvantages of using datalist?
What is meant by executenonquery?
What is linq and entity framework?
Explain the various objects in dataset.
Does executenonquery return a value?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
What is connected architecture in ado.net?
What is difference between executequery and executeupdate?
What are two important objects of ADO.Net?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is ado code?
What is the purpose of using adodb?