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
how Sequence to connect and retrieve data from database using dataset?
What is a data control clerk?
What are the different namespaces used in the project to connect the database? What data providers available in .net to connect to database?
What is a dataview?
Define table relations?
What is different between sqlcommand object and command behavior object?
Which is the best method to get two values from the database?
What is bubbled event?
What are two important objects of ADO.Net?
What is Dataset Object?
What is the difference between SqlCommand and SqlCommandBuilder?
What is isolation?
What does executenonquery () method return?
What is data adapter in ado.net with example?
What is ado asp?