<% noindex # %>

The DbManager class is a high-level, data provider independent wrapper for ADO.NET. It has been designed to simplify working with database and encapsulates most of ADO.NET objects such as Connection, Transaction, Command, and Parameter in one single object.

How to configure using app.config. programmatically. by passing DataProvider, Connection or Transaction object. Using SQL statements Using stored procedures Complex mapping