ExtensionMethod.NET Home of 880 C#, Visual Basic, F# and Javascript extension methods
Execute a SQL command directly on a DbConnection. Needless to say that the other ExecuteXXX methods can be implemented as well. Implementing the method at DbConnection level makes it available for SQLConnection, OleDbConnection, ...