Namespace :CA.Blocks.DataAccess.DI
Assembly : CA.Blocks.DataAccess.dll
Uses the App.Config ConnectionStrings, this is common on .NET 1-4.8 frameworks. It will be using the App.config or web.config ConnectionStrings setting
Name | Description | |
---|---|---|
AppDotConfigConnectionStringsResolver() |
Name | Description | |
---|---|---|
GetConnectionString(System.String) | Provides the mapping from the name in code to the name in the Connection string Stored in the app.config or web.config file |