What are the main components of the ADO object model? How
are they used?

Answers were Sorted based on User's Feedback



What are the main components of the ADO object model? How are they used?..

Answer / pandi g s

1. DataProvider
1. Connection
2. Command
3. Data Reader
4. Data Adapter
1. Insert command,update,delete and QueryBuilder

2. DataSet
1. Datarow,datacol,datatable,dataview,datarelation

Is This Answer Correct ?    10 Yes 1 No

What are the main components of the ADO object model? How are they used?..

Answer / amit das

Connection,Command,Recordset are the main components of ADO
object. And others are Error, Field, Parameter, Property,
Record, and Streams.

Is This Answer Correct ?    3 Yes 6 No

Post New Answer

More ASP.NET Interview Questions

How can we Deploy a website?

2 Answers  


after which page life cycle event all properties of control will be "fully loaded "

10 Answers   FactorH,


what is asp.net

12 Answers   Dynacs,


what is the deference between dataset and data adapter?

4 Answers   TCS,


Define application state variable and session state variable?

0 Answers   UGC Corporation,






What is Model-View-View Model?

0 Answers   MCN Solutions,


Difference between HTML control and Web Server Control?

4 Answers  


Explain login control and form authentication.

0 Answers  


If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?

1 Answers  


What is content page in asp net?

0 Answers  


What is postback in asp net?

0 Answers  


How do you access individual items of an Master Page

5 Answers   TCS,


Categories