Imagine a highly distributed system with same self-hosted WCF services on different machines. It's a pain to manage all App.Config files in a decentralized way.
I am sure there is a solution to load one Config section or a key value setting from some custom web-service, but I was not able to find a solution.