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 dataset and datatable in ado.net?
How to find the given query is optimised one or not?
How to identify the updated rows in a dataset?
What is data reader in ado.net?
What is the difference between typed and untyped dataset?
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is ole word?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
How can we serialize the dataset object?
Which provider is used to connect ms access, oracle, etc…?
What is sqldatareader in ado.net?
Explain the difference in an abstract class and an interface?
What is aggregate root?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What is two way data binding android?