0
kicks
Generic Data Providers vs Specific Data Providers in VB.NET
This article explains what are the issues or options we have if we use generic data objects such as IDbcommand, Idbconnection etc in place of specific data objects such as SqlCommand or SqlConnection.