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

What is the difference between Hash table and Array list?

0 Answers  


Can we mention error in web.config file?

2 Answers  


When do you set "<IDENTITY impersonate="true" />" ?

1 Answers  


different architectures of asp.net?

1 Answers  


Explain the life cycle of an ASP .NET page.

2 Answers  






Why session management is required?

0 Answers  


What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?

1 Answers  


What is master page in dtp?

0 Answers  


What is page fragment caching?

0 Answers  


What does ascx stand for?

0 Answers  


Diff B/W user control and server control

3 Answers  


What is asp net_sessionid?

0 Answers  


Categories