What are the two fundamental objects in ADO.NET?
Answer Posted / manoj
two fundamental objects in ADO.NET
connected architecture (like Datareader)
and
disconnected architecture (like Dataset)
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is difference between ado and other data object?
What Is Difference Between Ado And Ado.net?
Explain the differences between oledb sql server, oledbdotnet provider?
What are the namespaces used in ADO.Net to connect to a database?
Is bulk insert faster than insert?
Which namespaces are used for data access?
What is the difference between the clone() and copy() methods of the dataset class?
What is data access pattern?
Which database is the ado.net?
Define the data provider classes that is supported by ado.net?
How can we load multiple tables in to dataset?
What is disconnected scenario in entity framework?
What is the difference between Datareader and Dataset?
Explain the advantage of ADO.Net?
Why is ADO.NET serialization slower than ADO ?