What are the main components of the ADO object model? How
are they used?
Answer Posted / 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 View All Answers
How do active server pages work?
Difference between web user control and web custom control?
What parameters can you pass in the url of the api?
What are the different method of navigation in asp.net?
How can you make sure that web api returns json data only?
To load your generated dataset with data which method do you invoke?
What are the differences between clr & cts?
How to bind all the binding controls in a page at once in ASP.NET?
Why does my asp.net file have multiple tag with runat=server?
How do we implement bundling in MVC?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
What is the use of autowireup in asp.net?
Why Unload event of MasterPage Calls first in ASP.net ?
Where is cookie used in asp.net?
List the major built-in objects in asp.net?