Saturday, June 24, 2006 5:20 PM
Olaf Conijn
CoMan Proof of Concept #2: full configuration support for System.Web
Before starting the development of a general purpose configuration management environment, I wanted to take my experiment with WCF a little further…
I not only wanted to proof myself able to manage big configuration schemas in EnLib’s configuration console, I wanted to have similar configuration support I had developed in my EnterpriseLibraryExtensions.
This time around the configuration-schema of choise was: system.web
I do not not have a release ready quite yet, but here’s to wet your appetite:
(Validating System.Web configuration)
(encrypting parts of a web.config file)
(managing configuration-differences in deployment scenarios)
Filed under: NetConfigurationManager