Diff. b/w DataReader and DataSet?
Answer Posted / g.ramesh
DataReader is connected Architecture.
DataSet is Disconnected Architecture.
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
How is it possible to get 2 tables of data at a time by using data reader?
What are two types of transaction supported by ado.net?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
What are basic methods of dataadapter?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is the difference between Dataset. clone and Dataset.copy?
What is the difference between executequery and executenonquery?
What is a dataview?
How to store data in memory?
What is the difference between the clone() and copy() methods of the dataset class?
What is the usage of the dataset object in ado.net?
What is ado.net in mvc?
Describe the command object and its method.
What is ado.net components?
What are all the different methods under sqlcommand?