Click here to Skip to main content
15,885,365 members

Comments by Sivajish (Top 1 by date)

Sivajish 1-Mar-11 20:36pm View    
Deleted
I don't understand the use of DBConnection in this example. However, instead of directly instantiating the DB Provider, you could have used a factory class to create a provider based on the Database type and inject the dependency.