Community

Concurrent model in ADO.NET, ways that allow to negotiate disconnected model restrictions for Oracle databases

(Michael Milonov) The most popular instrument to access database data for .NET applications is ADO.NET. This set of components contains three main classes those are used to manipulate and store data: DataReader, DataSet, and DataAdapter. DataReader is only able to read data and can’t work as data so

Read More - Register for Free Membership

Tags: