What are the two fundamental objects in ADO.NET?
Answer Posted / satyambabu
two fundamental objects in ADO.NET
Datareader:- connected architecture
and
Dataset :-disconnected architecture
| Is This Answer Correct ? | 46 Yes | 5 No |
Post New Answer View All Answers
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What is the hierarchy of data in databases?
What is connection string?
How to retrieve the user id which is provided while windows authentication?
What is untyped dataset?
Explain the difference in an abstract class and an interface?
What is dao and ado?
What is the return type of executescalar?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is difference between Dataview and Datatable?
What do you mean by performing asynchronous operation using command object?
What is the difference between linq and ado.net?
What are the advantage of ado.net?
Where is adodb dll located?
Explain the difference between ado and ado.net?