by Roman Rehak – Most objects in ADO.NET were designed to operate in a disconnected mode. The data is retrieved from the server and cached on the client in a DataSet or DataTable object. You make changes in the client application and use a DataAdapter to connect to the database and propagate the cha
Read More - Register for Free Membership