What is main five diffrent between Connected And
Disconnected environment
Answer Posted / varma
Data Reader is a forward only and read only data
DataSet is used to maintain relationships between multiple
tables.
Data Reader can't persist the data
Data Set can persist the data
| Is This Answer Correct ? | 36 Yes | 16 No |
Post New Answer View All Answers
What is ambient transaction?
What is difference between Dataview and Datatable?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are the steps you will take to improve performance?
What are the main differences between classic ado and ado.net?
How to Read, Add, Update and Delete record in Entity Framework ?
Define bubbled event?
How to generate a single aggregate?
What is sqldatareader?
What is ole db query?
Which is better ole db or odbc?
Which is the best method to get two values from the database?
Define table relations?
What are the classes in System.Data.Common Namespace?
What is the use of connection object in ado.net?