What is main five diffrent between Connected And
Disconnected environment
Answer Posted / sanjip yadav
connection:data is current and update.
connection may,sometime,lead to network
it does not allow to multiple application to simultaneously interact with the data source.
its not improve the Scalability and performance OF application
we can directly use
its allow to multiple application to simultaneously interact with the data source.
its not improve the Scalability and performance OF application
we can not directly use
multiple user are updating to data to data source
data is not always up to data as no connection is establist wid the data source
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the functionality of data provider in ado.net?
What are all the different methods under sqlcommand?
What is ado control?
What are the different methods available under the sqlcommand class to access the data?
What is ado data control?
What is ado and dao?
What is ado.net full form?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
Which object is used to add relationship between two Datatables?
What is difference in record set and dataset?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
How can we load multiple tables in to dataset?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What does ole stand for in excel?
What is dbcontext and dbset in entity framework?