DbConnectionFactory Class
Replaces SqlConnectionFactory. Has fallback compatibility to the former.
EntityFramework section in app/web.config should accordingly be changed to:
Namespace:
Suoranta.EnterpriseLib.AppDomainC#
<defaultConnectionFactory type="Suoranta.EnterpriseLib.AppDomain.DbConnectionFactory, EnterpriseLib" />Assembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

