What are the three Ado objects?
Answer Posted / vijay
connection object
command object
datareader object
Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is acid in ado.net?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
How to load multiple tables into a dataset?
Give an example of a .net application which connects to microsoft access database using ado.net classes.
What is dataset object? Explain the various objects in dataset.
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
Explain ado.net features? Benefits? Drawbacks?
What are the benefits of using of ADO.NET in .NET 4.0?
Describe ado.net object model in detail.
differance between ADO vs ADO.Net?
What is the functionality of data provider in ado.net?
What is data access pattern?
What is the use of connection object in ado.net?
What is the default Timeout for SqlCommand.CommandTimeout property?
What is the role of clr?