I have an article included in the 2015 "24 Days" collection.
Read MoreToday I've just released version 1.1 of ContextConfig. The main update is support for overriding ConfigurationManager.AppSettings["key"] to check the ContextConfig file before defaulting to the web.config value.
Read MoreI’ve just released version 1 of the ContextConfig library on GitHub as well as an umbraco package. This C# library allows you to set configuration values dependent upon which web server environment the code is currently running using a basic XML config file.
Read More