Difference between datareader and dataset?
Answer Posted / abhitendra
With the help of datareader only one row of a table can be
handled
but in dataset multipul table can be handled.
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
How can we add relation between tables in a dataset?
Which property is used to check whether a DataReader is closed or opened?
List all the steps in order, to access a database through ado.net?
Explain the different row versions available in table?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What are the 3 major types of connection objects in ado.net?
What is ole in vb?
What is an example of ordinal data?
What is fill method in ado.net?
What is ado.net in mvc?
Explain the overview of ado.net architecture?
What are the key events of sqlconnection class?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How to identify the updated rows in a dataset?
What is isolation?