Using StructureMap to provide strongly-typed access to AppSettings(trycatchfail.com)
submitted by
Matt_TCF(946) 2 years, 3 months ago
Storing config data in your app.config file is a common approach, but can lead to testability issues as well as maintenance issues should you ever choose to move the cofig data elsewhere. Here's how you can use StructureMap to easily and cleanly provide strongly-typed settings to your classes in a loosely-coupled way.
|category: C#
|Views: 56
tags:
C# another
Everyones tags:
Your Tags: