What is the difference between oledbreader and datasetwhile
connecting?
Answer Posted / keerthy
DataReader is connected, read only forward only
record set.
Dataset is in memory database that can store multiple
tables, relations and constraints.dataset is disconnected
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain all the classes those are used for database connections between sql server and asp.net?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is the difference in an abstract class and an interface?
What are the namespaces used in ado.net for data access?
Which method is used to sort the data in ADO.Net?
What are two types of transaction supported by ado.net?
What is sqldatasource?
Give few examples of datareader that is used in different dataproviders.
What is an example of ordinal data?
How will you fill the gridview by using datatable object at runtime?
What is difference between Dataview and Datatable?
What is the current version of entity framework?
What are all the different authentication techniques used to connect to MS SQL Server?
What is ole access?
What are the Features and disadvantages of dataset