Wednesday, 22 July 2015

What is the role of the DataSet object in ADO.NET? | .NET QUESTIONS ANSWERS

One of the major component of ADO.NET is the DataSet object, which always remains disconnected from the database and reduces the load on the database.

No comments:

Post a Comment