|
by tomholl via Tom Hollander's blog on 2/19/2007 1:32:00 AM
One very cool new feature which will debut in the next (and final) CTP of Enterprise Library 3.0 is something we call "Environmental Overrides". In short this feature makes it much easier to manage configuration files for applications that are deployed to multiple environments (such as dev, test, staging, production etc). Typically the application's configuration settings will be almost the same in each environment - but with a few important differences such as connection strings or logging thre
... [ read more ]
|