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 is sql connection in ado.net?

0 Answers  


What is ado in agriculture?

0 Answers  


What are good ado.net object to replace to ado recordset object.

0 Answers  


Explain all the classes those are used for database connections between sql server and asp.net?

0 Answers  


What is serialization and de-serialization in .net? How can we serialize the dataset object?

0 Answers  






How can we check that some changes have been made to dataset since it was loaded?

0 Answers  


What are the steps in connecting to database ?

2 Answers   Microsoft,


Explain different methods and Properties of DataReader which you have used in your project?

2 Answers  


What are the different row versions available in table?

0 Answers  


What is the use of SqlCommandBuilder?

0 Answers  


What is a datareader object?

0 Answers  


What is connected architecture in ado.net?

0 Answers  


Categories