Using ConfigurationManager to load config from an arbitrary location
I’m developing a data access component that will be used in a website that contains a mix of classic ASP and ASP.NET pages, and need a good way to manage its configuration settings.