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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T06:35:49+00:00 2026-06-07T06:35:49+00:00

I just began working with ASP.NET and I’m trying to bring with me some

  • 0

I just began working with ASP.NET and I’m trying to bring with me some coding standards I find healthy. Among such standards there is the multilingual support and the use of resources for easily handling future changes.

Back when I used to code desktop applications, every text had to be translated, so it was a common practice to have the language files for every languages I would want to offer to the customers. In those files I would map every single text, from button labels to error messages. In ASP.NET, with the help of Visual Studio, I have the resort of using the IDE to generate such Resource Files (from Tools -> Generate Local Resource), but then I would have to fill my webpages with labels – at least that is what I’ve learned from articles and tutorials. However, such approach looks a bit odd and I’m tempted to guess it doesn’t smell that good as well. Now to the question:

  1. Should I keep every single text in my website as labels and manage its contents in the resource files? It looks/feels odd especially when considering a text with several paragraphs.

  2. Whenever I add/remove something, e.g.: a button, to an aspx file I would have to add it to the resource file as well, because generating the resource file again would simply override all my previous changes to it. That doesn’t feel like a reusable code at all for me.

Perhaps I got it all wrong from tutorials as it doesn’t seem like a standardized matter – specially if it required recompiling the entire application whenever some change has to be done.

  • 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-06-07T06:35:51+00:00Added an answer on June 7, 2026 at 6:35 am

    Best practices for ASP.NET Web Forms localization have not really changed much over the years. If you don’t have much dynamic content then you can get away with implicit localization and bind web forms controls (form elements and yes, even labels) to resource files. Explicit localization is useful if you want a bit more control over where localized text is rendered in a control with multiple captions or something you’ve created yourself. You don’t need to look very far for instructional steps from MS on how to do either of these.

    Walkthrough: Using Resources for Localization with ASP.NET

    If your localization requirements are more dynamic, for example, you want to easily provision new languages, centralize resources, or you need to provision new string captions on a new dimension (like per client), then you need to get a bit more creative. .NET allows you to extend the
    the resource provider and you can implement a database backend that allows for easy administration of localized resources.

    Extending the ASP.NET 2.0 Resource-Provider Model, Building a Database Resource Provider

    Extending Resource-Provider for storing resources in the database * A more recent implementation

    Or you could just roll your own!

    I’ve also dug up a duplicate SO post. It’s a few years old, but speaking from experience I believe the advice found on the referenced code project page are still true (for Web Forms): Globalization and localization demystified in ASP.NET 2.0

    I hope that helps! If you have any more specific questions regarding localization please add them to your Questions or comments.

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

Sidebar

Related Questions

Just began working on a new 2011 Macbook Pro only to find ADB cannot
Question to die hard asp.net experts. I have spent much time trying to find
I just began working on a little twitter-app using tweepy. is there any kind
I just began using Visual Studio to work on a practice .NET project. I
I'm just begin upgrade my asp.net site from Webform to MVC 2. So far
Hey I just began working on a new project that requires, tab navigation, and
I am working on an application in ASP.NET Development Server 10.0.0.0 that uses external
I have extensive experience working in ASP.NET and Sql Server but I am new
I'm wanting to use an ORM tool for an asp.net web app I'm working
I'm using ASP.Net with MVC 3 and trying to auto generate images. In my

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.