Answer Posted / beginner
In the Disconnected Database architecture we have two databases.
1. the actual one on the server.
2. the consisting of tables, that we have takenin our
dataset and manipulated the data.
both are in two different states...
Data adaptor is responsible to sync this two whenever a
realtime connection is established between these two...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
differences between ADO and ADO.NET
Why ca not we use multiple inheritance and garbage collector paralelly in .net?
Do we use stored procedure in ADO.Net?
What are two important objects of ADO.Net?
What is difference between sqldatareader and sqldataadapter?
How do I delete a row from a DataTable?
What is the use of connection object in ado.net?
Define isolation?
What is the use of SqlCommand object?
What are the benefits of ADO.NET?
Define data access layer?
What two types of data providers does ADO.NET supply? What determines which one you should use?
How does ado.net work?
What is sqldatareader in ado.net?
What are the different ado.net namespaces are available in .net?