What is main five diffrent between Connected And
Disconnected environment

Answer Posted / chowdary

Data Reader:-
Data Reader is a read only and forward only data
You can access one table at a time.
Data reader cant persist the data.
Data Reader is connected architecture.
Data Reader is faster than Data Adapter
Data Reader is faster than dataset operation
Data Set:
Data Set is disconnected architecture.
Data Set is persist the data.
You can access more than one table
Data Set is main for storage tool in ADO.Net

Is This Answer Correct ?    70 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you fill the gridview by using datatable object at runtime?

748


What are the difference between readonly vs. Const?

679


What is datasource in ado.net?

807


What is commandbuilder in ado.net?

707


What are the Features and disadvantages of dataset

757


Explain the role of data provider in ado.net?

734


What is execute reader in ado.net?

683


What is the difference between oledb sql server and oledbdotnet provider?

724


What is ado or jdbc?

694


What Is Difference Between Ado And Ado.net?

744


What is a control toolbox?

684


What provider ado.net use by default? Explain the role of data provider in ado.net?

718


What is ado connection?

690


How to add a check box or a dropdown list to a column in a datagrid?

719


How to store data in memory?

687