We have a bunch of apps that all use the same db connection strings, which are hosted in a file in a shared location (let's say c config). All the app.configs for our apps are hard-coded to point to ...
Before you begin deploying applications based on the .NET framework, you need to decide how your organisation will manage common application settings. To promote code reuse and application ...