Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 882503
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:26:12+00:00 2026-05-15T12:26:12+00:00

I have a Solution with 3 projects in, each project needs access to certain

  • 0

I have a Solution with 3 projects in, each project needs access to certain settings. I’m looking for a way to have these setting values available to any project from 1 distinct source. I cant use the .Config file as that is relevent to that particular project.

I could use the database but have been told this is not good practice (Without an reason)

Any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T12:26:13+00:00Added an answer on May 15, 2026 at 12:26 pm

    You could do this:

    • create a solution.config in your solution folder
    • in each project’s app.config, add this to your <appSettings> node:

      <appSettings file="solution.config">
        ....
      </appSettings>
      

    You would have to put symbolic links to your common solution.config in each project folder – but you could have one single physical file that you share amongst the projects.

    The <appSettings> node is the only one that allows that sort of “cummulative” settings – those from the file specified in the file= will be added to your app settings, but potentially overwritten by anything you specify explicitly in your app.config.

    On the other hand, yes, of course, you could use the database. We do that, too, in most of our projects, since we typically do have access to the database, but not to the file system in the client’s server machines. I don’t see why that should necessarily be a bad thing – we have settings for DEV, TEST and PROD in a table – so you have all your settings in one place – and we pick those settings we need when we need them. Works just fine – of course, some settings like the connection strings to the database cannot be stored there – but the bulk of our config info is. Again: I really don’t see any reason why this should be a bad choice per se – so unless your source can back his/her statement up with some facts and reasons, I’d ignore it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 503k
  • Answers 503k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer One change you could make is to put the joint… May 16, 2026 at 2:48 pm
  • Editorial Team
    Editorial Team added an answer Truncation towards zero means converting a real number to an… May 16, 2026 at 2:48 pm
  • Editorial Team
    Editorial Team added an answer What exactly isn't working and what are you trying to… May 16, 2026 at 2:48 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I am building a suite of applications, each its own MVC solution/project, between these
We have a very big MFC application that have 16 projects in the solution.
In a proof-of-concept project I'm working on, I have a generic abstract class that
I have a re-occurring design problem with certain classes which require one-off initialization with
Currently, I have a database access class named DB , which uses PDO .
I have a maven project that converts text files of a specific format to
I have always used Visual Studios built in GUI support for configuring my projects,
At work, we use/develop a LOT of MS Access apps. Whenever the business has
We are developing products that will be used in the following way: Various shared
I have many, (15-20) different XML files that I need to load to VB.Net.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.