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 is the difference between OLEDB Provider and SqlClient?

611


What is the executescalar method?

665


What is the difference between DataReader and DataSet in ADO.NET?

667


How can we load multiple tables in a dataset?

645


What are three methods for displaying data in a syncfusion datagrid

699






What are the features of ado.net?

581


What is acid in ado.net?

603


What is the use of sqldatareader class?

554


How can we check that some changes have been made to dataset since it was loaded?

615


Command objects uses, purposes and their methods.

603


Define connection string?

670


how Sequence to connect and retrieve data from database using dataset?

823


Which keyword is used to accept variable number of parameters?

781


What is the difference between sqlcommand and sqldataadapter?

580


What is linq and entity framework?

592