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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:01:36+00:00 2026-05-11T17:01:36+00:00

I would like to get some of your ideas about resource name / categorizing

  • 0

I would like to get some of your ideas about

  • resource name / categorizing
  • place of resources

Let me just give you the scope of the application:

  • 3 or more supported languages
  • 3 MVC websites [with a lot of shared resources, and also some unique resources]
  • 1 shared MVC extensions library
  • 1 core business library, which has shared functionality, and business objects [also contains resources]
  • 3 business libraries that have specific business logic for the three websites [also with resources]
  • 1 SQL 2008 database shared among all websites, sends sometimes localized emails.

I would like for it to be easily maintainable (so also easily exported/imported for translation), not to be duplicate (since we have common resources), and understandable for everybody that comes in contact with the code

Place of the resources:

  • should I create one assembly containing all the translations? And create a reference to that assembly in my projects (even if possible adding it to SQL server)?
  • or should I use source control to keep all the resource files in sync?
  • some other ideas?

resource name / categorizing:

So we have localized emails, text on buttons (command like texts), labels, error messages, information messages etc etc.

How do you categorize these items into resources files, do you just dump them all in one file? Or do you categorize them into a strings , and an emails resource files, which categorization do you use?

  • 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-11T17:01:36+00:00Added an answer on May 11, 2026 at 5:01 pm

    We have a similar system setup; What we use is a database just for the text. Then we have a common assembly that provides methods to get localized strings along with a custom expression provider so we can use standard <%$ Resources:zzzz %> syntax inside aspx/ascx files.

    Our database is set up so we can provide a default text for a token, along with a localized version and an application (eg, simplified our “Translation” table has the following columns: (Token, Locale, Application, NativeText) ). This way we can provide overrides for specific applications if we need to.

    This has the advantage that we can also provide a Translation Editor (we don’t currently, but it is a possible future option), and also exporting/importing translations isn’t too bad (not claiming that it is without fault – I think translation is going to be a hard topic no matter what).

    We do still use standard resource files, but only for strings that are truly application specific and also unlikely to change; I’d advise against this. It just means we can’t create the list of strings to translate as easily.

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

Sidebar

Related Questions

If possible I would like to get some ideas to get the following done
I would like to get some information on list of points that needs to
I would like to get some feedback on what is one of my first
I would like to get some nested params. I have an Order that has
I would like to get some clarification regarding lazy loading and session boundaries etc.
What I would like to get some input on is how to remove certain
I'm a lone developer who would like to get some structure to my projects.
I am running C# framework 2.0 and I would like to get some of
I have a number of links which I would like to get some information
I would like to get contents of some stream or project I can find

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.