Answer Posted / anu1983_mca@yahoo.co.in
ADO is a connected architecure
ADO using recordset
ADO.net is a disconnected architecture
ado.net using dataset
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are basic methods of dataadapter?
Which is faster dataset or datareader?
Explain how to bind the controls(best practice) comboboxes to the data in the dataset?
What are all features of ADO.Net?
Which is better ole db or odbc?
What are the namespaces used in ado.net for data access?
What are the data providers in ADO.NET framework?
List the 4 common ado.net namespaces?
What are the differences between OLEDB and SQLClient Providers?
Explain the dataadapter class in ado.net?
What is ado.net objects?
Define Execute Reader?
What is an ado connection?
How to load multiple tables into a dataset?
Explain the differences between oledb sql server, oledbdotnet provider?