I have a solution in Visual Studio 2008 which contains multiple C# projects. Each project has it\'s own config file (App.config and Settings.settings). This makes sense architec
I'm not sure if this is what you are looking for or if it will help but just as a lead into an area to explore, note that you can link two Config files. For example, I have my connection string in a separate file so my connectionStrings line in Web.config reads: