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


Please Help Members By Posting Answers For Below Questions

Explain all the classes those are used for database connections between sql server and asp.net?

753


Why is stored procedure used in ado.net?

769


What is executenonquery ado.net?

717


Why is ADO.NET serialization slower than ADO ?

821


Define the data provider classes that is supported by ado.net?

744


Explain how to create dynamic gridview?

713


Is bulk insert faster than insert?

693


Which parameter of ConnectionString is used to specify the name of the database?

778


What is serialization and de-serialization in .net? How can we serialize the dataset object?

718


What is defaultview in datatable?

787


What are all the different authentication techniques used to connect to MS SQL Server?

761


What is connection string?

729


How we can provide data to ado.net?

757


What is dao and ado?

708


What is the difference between statement and preparedstatement interface?

771