What is the key feature of ADO.NET compared to ADO ?

Answers were Sorted based on User's Feedback



What is the key feature of ADO.NET compared to ADO ?..

Answer / salahuddin ahmed

Unlike ADO, ADO.NET contains dataset object which acts in a
disconnected mode.

Is This Answer Correct ?    13 Yes 0 No

What is the key feature of ADO.NET compared to ADO ?..

Answer / abul

Disconnected architecture

Is This Answer Correct ?    1 Yes 0 No

What is the key feature of ADO.NET compared to ADO ?..

Answer / sure venkata praveen

ADO.NET will supports Connected & Disconnected architectures but ADO Supports Only Connected Architecture but does not support Disconnected Architecture

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What are the different methods by which we can populate a dataset?

0 Answers  


What is a column variable?

0 Answers  


Using Ado.net, what front ends and back ends can you use?

10 Answers  


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

0 Answers  


What is the difference between Dataset. clone and Dataset.copy?

0 Answers  






About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data ?

1 Answers   MMTS,


Is ADO.NET derived from COM? true /false

2 Answers   Infosys,


How do we invoke queries from the application

2 Answers  


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

0 Answers  


What is ado asp?

0 Answers  


what is bubbled event can u pls explain

3 Answers   Wipro,


Which is faster entity framework or ado.net?

0 Answers  


Categories