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
What are the differnt types of handler in ASP.NET?
Is redux flux?
Explain Authentication mechanism in dotnet
How can we register exception filter from the action?
How can you pass multiple complex types in Web API?
What is the difference between mechine.config and web.config?
What is asp.net localization?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What is difference between session and cookies in asp net?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
How many types of file extensions for razor views in ASP.Net MVC?
Differences between “dataset” and “datareader”.
3. What goals do you have in your career?
What is the difference between web.config and machine.config in ASP.NET?