what is the use of disconnected architecture in ado.net
When we are using the disconnected architecture will it take time(fractions of secs) to connec to database if so will it not a problem
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Vivek KumarPosted May 29, 2017, 4:19 PM
Sujeet SinghPosted May 29, 2017, 9:23 AM
Overview:
Benefits:
A) Automatically dump data at client PC
B) Not necessary to connect with server
C) user data can update and retrieve in dataset and when connection connected, update values with server
Dharmraj ThakurPosted Apr 28, 2017, 8:17 AM
Benifit : Application can work fast and alone without sql server
Amit Kumar SinghPosted Apr 9, 2017, 12:40 PM
Khaja MoizuddinPosted Apr 9, 2017, 11:52 AM