Data Access Layer
Manage connection strings and objectsWorking with data providersConnect to a data source by using a generic data access interfaceHandle and diagnose database connection exceptionsManage exceptions when selecting, modifying dataBuild command objects and query data from data sourcesRetrieve data source by using the DataReaderManage data by using the DataAdapter and TableAdapterUpdating dataEntity Framework
Last updated