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 executenonquery ado.net?
What is the difference between a datareader and a dataset?
What is different between sqlcommand object and command behavior object?
Define ado.net?
What is ado.net and its features?
Which one of the following objects is a high-level abstraction of the connection and command objects in ado.net?
What are the advantage of ado.net?
What is Dataset Object?
What you mean by filtering of data?
What is executequery?
Which ado.net object is very fast in getting data from the database?
What is ole data type?
What are the advantages using ado.net?
What is an ADO.Net?
What is the difference between SqlCommand and SqlCommandBuilder?