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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T07:00:46+00:00 2026-05-28T07:00:46+00:00

I wonder if it is possible to make your application multilingual by simply creating

  • 0

I wonder if it is possible to make your application multilingual by simply creating resource files for every required language
Like

Resource.resx for English      //string abc(name)=xyz(value)
Resource.zh.resx for Chinese   //string abc(name)=zh(value)

And simply placing a string in your view(single view only that support multilingual)
string like

@appName.Resource.abc

and

<globalization culture="en-GB" uiCulture="auto:en-GB" />

in Web.Config

Now my question is

Is this enough to get started with multilingual sites i.e if I change the preferred language in my browser to Chinese the content of page is changing? But how does this work?

What I know is

  • Browser returns preferred culture list

Need to know
– How mapping to particular resource file take place. I mean both resource files (Resource.resx and Resource.zh.resx) in my example have an ‘abc’ property with different value. How does asp.net figure out which value to render? Is there any naming convention?

  • 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-28T07:00:47+00:00Added an answer on May 28, 2026 at 7:00 am

    At run time, ASP.NET uses the resource file that is the best match for
    the setting of the CurrentUICulture property. The UI culture for the
    thread is set according to the UI culture of the page. For example, if
    the current UI culture is Spanish, ASP.NET uses the compiled version
    of the WebResources.es.resx file. If there is no match for the current
    UI culture, ASP.NET uses resource fallback. It starts by searching for
    resources for a specific culture. If those are not available, it
    searches for the resources for a neutral culture. If these are not
    found, ASP.NET loads the default resource file. In this example, the
    default resource file is WebResource.resx.

    Ref: ASP.NET Web Page Resources Overview

    Microsoft .NET Internationalization

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

Sidebar

Related Questions

I wonder if it is possible to make the tracking of a facebook application:
I wonder how could is possible to make custom shape key on android keyboard.
i wonder if it's possible to make a RegEx for the following data pattern:
I wonder if it is possible to make Cucumber output matching errors in Russian
I wonder if it possible to make a game by c++ with directx(in GFX)
I wonder if it is possible to make transitions between frames smoother in WxPython.
I wonder if it's possible to make a query ignore a table if there
I wonder if it's possible to save all files in a Visual Studio 2008
I wonder if it's possible to make conditional statments connected with a tree.findall(...) statement
I wonder if is possible to use FTS with LINQ using .NET Framework 3.5.

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.