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 bubbled event can you please explain?
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 is maximum pool size in ado.net connection string?
What are the difference between readonly vs. Const?
What is data relation in ado.net?
What you mean by filtering of data?
What provider ado.net use by default? Explain the role of data provider in ado.net?
How to connect and retrieve data from database using dataset
What is data adapter in ado.net with example?
What are the steps to connect to a database?
What is difference between sqldatareader and sqldataadapter?
Explain what are acid properties?
What is the role of clr?
How do you implement locking concept for dataset?
What is the hierarchy of data in databases?