ADO.NET is Disconnected Architecture. DataReader is
connected Architecture, but DataReader is a part of
ADO.NET. How is it possible?
Answer Posted / arun
ADO.NET is not a disconnected architecture.
The dataset is a disconnected architecture and the
datareader is a connected architecture.
Is This Answer Correct ? | 26 Yes | 6 No |
Post New Answer View All Answers
Define different execute methods of ADO.NET command object ?
What is the difference between connected and disconnected environment?
What does datareader object do?
What are the drawbacks of using ado.net?
What is ado or jdbc?
What is the namespaces being used to access oracle database?
Which object needs to be closed?
What are the features of ado.net?
What are the parameters that control most of connection pooling behaviors?
What is ole in excel?
What is the use of connection object in ado.net?
What is a datagridview?
What are the major difference between classic ADO and ADO.NET?
Describe the disconnected architecture of ADO.NET’s data access model.
Which is the feature of ado.net?