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 Provider and SqlClient?
What is data access pattern?
What do you know about ado.net's methods?
Which control of the BindingNavigator returns the current position within the data source?
List the 4 common ado.net namespaces?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is an example of ordinal data?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What are all the different methods under sqlcommand?
What are three methods for displaying data in a syncfusion datagrid
What is difference in record set and dataset?
What are the several execute methods of ado.net?
How do you merge 2 datasets into the third dataset in a simple manner?
What is commandbuilder in ado.net?
What is ole access?