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 60821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T18:13:19+00:00 2026-05-10T18:13:19+00:00

What is recommended for sharing configuration data amongst several related applications in a winforms

  • 0

What is recommended for sharing configuration data amongst several related applications in a winforms solution? The two possible solutions I envisage are using a custom section in the machine.config (?) file, and the other is to create an extra config service application that maintains settings via its Properties class, and handles get and set requests for these settings from all the other applications.

  • 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. 2026-05-10T18:13:19+00:00Added an answer on May 10, 2026 at 6:13 pm

    One issue with the config service app is that you then potentially need to authenticate/authorize callers of the service if the settings contain sensitive data (such as database passwords). May or may not be an issue depending on your environment.

    Similarly you could use some other shared resource to store the settings (a shared XML file, a database), but of course you need to ‘bootstrap’ in some way, i.e. each application will have to have information to locate the shared resource (URL of the configuration service, location of an XML file, connection string for the config database).

    Another point is that a config service is potentially introducing an additional single point of failure for all dependent apps. Or you can have redundant config services, and then you’re back to the issue of synchronisation – complexity that’s often not justified just to save the effort of updating multiple config files.

    Personally I usually live with independent config files in each app. In some cases providing tools to admins to automate updates to multiple config files (e.g. to change database passwords that are shared across multiple apps).

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

Sidebar

Related Questions

Recommended by the ASP.NET team to use cache instead of session, we stopped using
Is it recommended that I use an initialization vector to encrypt/decrypt my data? Will
Several people round here recommended switching to the new WD Velociraptor 10000rpm harddisk. Also
The recommended practice of using --reintegrate is generally understood by me. However, the practice
Any good recommended tool for memory testing Qt applications? Something to report memory leaks,
I'm actually working on an android app based on a background service sharing data
As recommended in a previous question of mine, I am using the PHP Simple
I'm looking for recommended resources on data compression; any studies on techniques, data structure
I recommended to a friend to learn some functional programming using Python to expand
How I can Retrieve Recommended Video using YouTubeQuery I mean I am using YouTube

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.