Difference between datareader and dataset?
Answer Posted / vikas choudhary
Data Reader is faster then dataset as Datareader is a
direct method of fetching data where as dataset is indirect
method. Dtatset take data from data adapter
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Explain what are acid properties?
What is the difference between DataReader and DataSet in ADO.NET?
What are the namespaces used in ADO.Net to connect to a database?
How to load multiple tables into a dataset?
Explain the different row versions available in table?
How to bind the controls(best practice) comboboxes to the data in the dataset?
Which is faster entity framework or ado.net?
How can we load multiple tables in a dataset?
What is the use of sqldatareader class?
What are the different ado.net namespaces?
What Is Difference Between Ado And Ado.net?
What is ado rdo dao in visual basic?
how we can fire event in databound coulm in datagfrid withot using button?
Does executenonquery return a value?
How does entity framework work?