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 Serialization in .NET? what are the types of Serialization?
Is ado.net an orm?
What is two way data binding android?
How to aggregating data across related tables?
Is datareader faster than datatable?
What is the difference between ado.net and oledb?
What are the namespaces used in ADO.Net to connect to a database?
What is fill method in ado.net?
What is ado full form?
What provider ado.net use by default? Explain the role of data provider in ado.net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What does datareader object do?
What is the purpose of using adodb?
What are the key features of ado.net?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?