What is the key feature of ADO.NET compared to ADO ?
Answer Posted / salahuddin ahmed
Unlike ADO, ADO.NET contains dataset object which acts in a
disconnected mode.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What is ado data control?
Where is adodb dll located?
What are the data providers in ADO.NET framework?
Why is ADO.NET serialization slower than ADO ?
What are the Features of a dataset
How to add a javaScript function in a datagrid?
What is the difference between data grid and data repeater?
What is a non query?
Explain the namespaces in which .net has the data functionality class.
What is the current version of entity framework?
What is the use of connection object in ado.net?
How do you update database through dataset?
What is the difference between ado.net and entity framework?
Which method is used by command class to execute SQL statements that return single value?
What is the use of data grid?