What are major difference between classic ADO and ADO.NET?
Answer Posted / pranshu sharma
In ADO, the in-memory representation of data is the
recordset. In ADO.NET, it is the dataset. There are
important differences between them.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is serialization and de-serialization in .net?
What is ado circle?
What is variable view?
Is datareader faster than datatable?
What is an ado?
What are datareaders?
What is the difference between linq and ado.net?
What is a control toolbox?
What is ole used for?
What is the difference between Dataset. clone and Dataset.copy?
What are the advantages using ado.net?
What is dataset object? Explain the various objects in dataset.
Explain the dataadapter class in ado.net?
What is typed dataset ?
How to create data relations?