
What is the purpose of Dataset in ADO.NET?In your applications,
you might want to connect to a data store (for example, SQL Server), fetch
data, do some manipulations on the data and update the changes in datastore.
For this, the recommended approach is to connect and fetch data from data
store. The architecture
of dataset object is shown below:
_______________________________________________________________________
FREE
Subscription
Subscribe
to our mailing list and receive new articles Note
: We never rent, trade, or sell my email lists to Visit
.NET Programming Tutorial Homepage ______________________________________________________ |