0
kicks
ADO.NET Factory Objects in your app.config
Example of consuming a provider factory loaded through an app.config in a host app that consumes a dll. The dll is the portion that needs to load the provider factory, but you still have to put the dbproviderfactories entry in the host app.config.