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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T18:03:20+00:00 2026-05-26T18:03:20+00:00

For an Asp.Net MVC 3 application, I will a use resources files to store

  • 0

For an Asp.Net MVC 3 application, I will a use resources files to store my I18N( How-to ).

It’s not me which will translate all fields in all languages, I just have to create in one language and create empty language files for the two other languages. And in the implementation I will use those three files.

So for the development I’ve not any problem, but after I’ve created the website, it’s the customer which will translate all those fields. I found a great app which allows to translate from one resx to one other ( SimpleResxEditor ). But now, how can the customer change this resx file in the asp.net website without visual studio? Is there a way to specify in visual studio that we use a “not-embedded” resource file, and changing this file will takes an immediate effect?

  • 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-26T18:03:21+00:00Added an answer on May 26, 2026 at 6:03 pm

    You have to create the ressource file via resgen first:

    resgen InternationalResources.resx
    

    Output is a .resources file.

    After the you have to link the ressource to the assembly via al.exe:

    al.exe 
    /t:lib 
    /culture:de-AT 
    /out:"\LocalizeableConsole.resources.dll" 
    /embed:InternationalResources.resources,LocalizeableConsole.InternationalResources.de-AT.resources 
    /template:"LocalizeableConsole.exe"
    /keyf:KeyFile.snk
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am implementing a new ASP.NET MVC 3 application that will use a form
We are building an ASP.NET MVC application which will be deployed behind a hardware
I'm working with an ASP.NET MVC site which will use a CMS controller for
I have a form in my ASP.NET MVC 3 application that will use jquery
My ASP.NET MVC application will take a lot of bandwidth and storage space. How
I'm developing an ASP.NET MVC application that will send the user a confirmation email.
I wonder how long will an ASP.NET (MVC) application run, when no new requests
I've made an Area project for my ASP.NET MVC application called 'Admin'. This will
I am using asp.net MVC to develop an application that will have ajax interactions.
I have an ASP.NET MVC-application which I want deployable on both IIS6 and IIS7

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.