Diff. b/w DataReader and DataSet?
Answer Posted / reetesh kumar
The DataReader is a important class of DataProvider
namespace and The DataSet is a also important class of Data
namespace.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Can datareader hold data from multiple tables?
What is difference between sqldatareader and sqldataadapter?
What is difference between datatable and dataset?
Which is faster ado.net or linq?
What are the ado.net objects?
What is read only and forward only in ado.net?
Which method is used by command class to execute SQL statements that return single value?
What are basic methods of dataadapter?
Which method is used to sort the data in ADO.Net?
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
Explain the different row versions available in table?
How does entity framework work?
Why is it important to close an ado.net application?
What are the pre-requisites for connection pooling?
What is ado full form?