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
How can we add/remove row's in "datatable" object of "dataset"?
What is fill method in ado.net?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
Which method is used to sort the data in ADO.Net?
Describe the disconnected architecture of ADO.NET’s data access model.
How to generate a single aggregate?
What is isolation?
What is sqlconnection and sqlcommand?
Name which operations can you not perform on an ado.net dataset?
What is serialization and de-serialization in .net? How can we serialize the dataset object?
Explain the overview of ado.net architecture?
How will you fill the gridview by using datatable object at runtime?
Explain what are acid properties?
What are the types of databinding?
What is DataRowCollection?