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 the difference between oledb sql server and oledbdotnet provider?
Which name space is used to get assembly details?
What is the use of Dataview?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is the significance of CommandBehavior.CloseConnection ?
What is the difference in record set and dataset?
What is sql connection in ado.net?
What is typed dataset ?
What is the role of the dataset object in ado.net?
What is ado asp?
What we do with the object of ado.net dataset after using it?
Explain the namespaces in which .net has the data functionality class.
Command objects uses, purposes and their methods.
What are all features of ADO.Net?
How to add a check box or a dropdown list to a column in a datagrid?