What are the two fundamental objects in ADO.NET?
Answer Posted / apuroop
DataSet
DataReader
Dataset is disconnected archtecture
Data Reader is Connected Architecture
Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What is ado net stands for?
What is ado and rdo?
What are the rules to implement connection pooling?
Explain the difference in record set and dataset?
What is partial class?
What is execute scalar in ado.net?
What are the namespaces used in ado.net for data access?
What are basic methods of dataadapter?
What are the data providers in ADO.NET framework?
What is dao and ado?
Explain executenonquery?
What is a dynaset in access?
What are the benefits of using of ADO.NET in .NET 4.0?
Explain how to call the sql commands asynchronously in ado.net version 2.0?
Which method is used to sort the data in ADO.Net?