What is main five diffrent between Connected And
Disconnected environment

Answer Posted / banshi

5 Big differences b/w Con/Disconnected Architecture are :
1. Connected Architecture Require a Existing Server whenever
it needs to operate whereas Disconnected requires only a
single time, while fetching data.
2.DataSets,Datatable and Relationships can be maintain
during runtime whereas in Connected Architecture it can't.
3.Connected architecture is faster if there is a toy
operation whereas Disconnected can be perform thousands of
operation without contacting server.
4.Disconnected architecture gives better speed than
connected(If there is More requesting Clients)
5.Datareader is Faster but in Compare Hundred operation it
will surely slow. whereas disconnected gives faster in this case

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

543


describe the dataset object in ado.net.

530


What are basic methods of dataadapter?

514


What are the steps you will take to improve performance?

473


Explain the advantage of ADO.Net?

562






What does datareader object do?

549


How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

564


Define table relations?

562


What is linq and entity framework?

519


Explain the dataadapter class in ado.net?

669


What is the full form of ado.net?

520


What is an orm, and why would you use one instead of plain old ado.net?

585


What is meant by executenonquery?

535


How do you find the count of records in a dataset?

486


What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?

565