CA.Blocks.DataAccess.DI.AppDotConfigConnectionStringsResolver

Class AppDotConfigConnectionStringsResolver Class

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

Inheritance :




New Class Constructors

NameDescription
MethodAppDotConfigConnectionStringsResolver()

Method Methods

NameDescription
Abstract Method 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