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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:06:13+00:00 2026-05-27T03:06:13+00:00

I am about to start a localization project for my employer. It concerns a

  • 0

I am about to start a localization project for my employer. It concerns a pre-existing project with many windows forms and an established code base, programmed in C# and ASP.NET. I have done research into how to localize an application in visual studio and found resources.

While these are an adequate solution to the problem, I am not entirely happy with the down sides of using resources. This is to say, it has a rather large footprint, requiring changes in each of the form files. Furthermore, the resource files are only editable from within Visual Studio. I would prefer enabling external translators without programming knowledge to do the translation.

So I came up with an alternative solution:

Build a static localization utility class with an extension method on String:

public static String Localize(this String s)

The utility class loads localization strings from file on startup. When the program needs a string somewhere, it is called as

"foo".Localize();

And the program would use the string itself as the key in the table to find the translation.
It seems a safe and effective solution, and I’m happy with the small footprint that it leaves on the existing codebase.

Basically I want to ask:

  • Are there downsides to my solution that I’ve missed?
  • Which file formats for the localization data should I look into (I’ve already encountered the .po file format)?
  • Is it a good enough reason to deviate from the resource files solution?

Any advice and/or considerations you may have will be appreciated.

  • 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-27T03:06:14+00:00Added an answer on May 27, 2026 at 3:06 am

    You are trying to reinvent the wheel that MS invented long ago. You can use plenty of tools available for resources or even write your own Resources provider.

    Some tools available: What tools are available for adding Localization to an ASP.NET project?

    If you want to use a database for translators: Data Driven Resource provider from Rick Strahl

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

Sidebar

Related Questions

I am about to start on a journey writing a windows forms application that
About to start a new project in VS2010 which will have a few windows
I'm about to start a project for a customer who wants CMS-like functionality. They
I'm about to start a project that will record and edit audio files, and
I am about to start a new project and would like to document its
I am about to start a project for a potentially heavily accessed ASPNET MVC
I am about to start a web project and have been working almost exclusively
I am about to start a project for android honeycomb, I am in the
I am about to start a Java project(Android One) and was wondering what would
I am about to start my first project on an ASP.NET MVC 3 web-site.

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.