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

Define bubbled event?

621


What is ado.net objects?

620


oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?

2051


Explain the difference in an abstract class and an interface?

614


Which is better entity framework or ado.net?

636






What is connected architecture in ado.net?

634


Explian About DataAdapters

706


What is bubbled event can you please explain?

676


What are the various methods provided by the DataSet object to generate XML?

733


What we do with the object of ado.net dataset after using it?

630


What is the difference between ado.net and entity framework?

638


What are advantages of microsoft-provided data provider classes in ado.net?

683


What is executenonquery ado.net?

643


What is ambient transaction?

623


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

626