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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T13:32:37+00:00 2026-05-10T13:32:37+00:00

I am looking for a method of storing Application Messages, such as You have

  • 0

I am looking for a method of storing Application Messages, such as

  • ‘You have logged in successfully’
  • ‘An error has occurred, please call the helpdesk on x100’
  • ‘You do not have the authority to reset all system passwords’ etc

So that ‘when’ the users decide they don’t like the wording of messages I don’t have to change the source code, recompile then redeploy – instead I just change the message store.

I really like the way that I can easily access strings in the web.config using keys and values.

ConfigurationManager.AppSettings('LOGINSUCCESS'); 

However as I could have a large number of application messages I didn’t want to use the web.config directly. I was going to add a 2nd web config file and use that but of course you can only have one per virtual directory.

Does anyone have any suggestions on how to do this without writing much custom code?

  • 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-10T13:32:37+00:00Added an answer on May 10, 2026 at 1:32 pm

    In your Web.config, under appSettings, change it to:

    <appSettings file='StringKeys.config'> 

    Then, create your StringKeys.config file and have all your keys in it.

    You can still use the AppSettings area in the main web.config for any real application related keys.

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

Sidebar

Related Questions

I'm looking for a method to inspect elements styled using pseudo-classes (such as :hover
I am looking for a method to monitor a running program that I have
I'm looking for a method for storing the process memory, and restore it later
What is people's prefered method of storing application configuration data in a database. From
I am looking for an application-wide method of catching exceptions thrown by databound property
I'm looking for a method of turning a NSMutableArray into a string. Is there
What I'm looking for is a method that works like captureScreenshot(String path), but instead
I am looking for a class or method that takes a long string of
I'm looking for method to add gradually fading or maybe blured border (I don't
I am looking into a method to convert a byte array to a hexadecimal

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.