Stored Provider Based Configuration Management Implementation(blog.sb2.fr)
submitted by
ethilik(1855) 3 years, 1 month ago
In this article I’ll talk about a different way to store Configuration Values instead of using App.config or Web.config.
App.config provide a simple way to quickly store Key/Values but when we’re working with a large Application with lot of Settings it could be interesting to store theses Configuration Keys into a Database in order to be able to change it quickly and so without need to restart our Application.
|category: C#
|Views: 12
tags:
C# another
Everyones tags:
Your Tags: