Version en espanol
ADO.NET AcceleratorReduce the ADO.NET code of your database application 50% or more

Executing a SQL Query

Use the DbManager class to execute your SQL queries with just a few lines of code. The DbManager provides methods for DataSet, DataReader, ExecuteNonQuery, and ExecuteScalar operations.

Continue to the next step in the Quick Start guide.