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

The Archive Base Latest Questions

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

Can you recommend a good way to implement a Multilanguage system for a WPF

  • 0

Can you recommend a good way to implement a Multilanguage system for a WPF app? The method I’m using right now involves XML, classes and a xaml extension. It Works fine in most of cases, but when I have to deal with dynamic labels or dynamic text in general it require some extra effort. I would like to let the programmer working only in the main problem and forgot the lang issues.

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

    I am using the WPF Localization Extension. It is a really easy way to localize any type of DependencyProperty on DependencyObjects.

    • is in a real stable state
    • supports binding-like writing style like Text = {LocText ResAssembly:ResFile:ResKey}
    • works with the .resx-fallback mechanism (e.g. en-us -> en -> independent culture)
    • supports culture forcing (e.g. “this has to be English all the time”)
    • works with normal dependency properties
    • works with control templates
    • can be used in XAML (really :P) without any additional namespaces
    • can be used in code behind to bind localized values to dynamic generated controls
    • implements INotifyPropertyChanged for advanced use
    • supports string formatting e.g. "this is the '{0}' value"
    • supports prefix and suffix values (currently with LocText extension)
    • is in use in productive systems (like my public relation product)
    • switching of the language to runtime affects NO timeslice
    • can be used with any resource file (.resx) across all assemblies (also the dynamic loaded one at runtime)
    • doesn’t need any initializing process (like “call xyz to register a special localize dictionary”)
    • is available at design-time (MS Expression Blend, MS Visual Studio 2008 (Normal and SP1)
    • change of the chosen language is possible at design-time
    • can localize any type of data type, as long as a converter (TypeConverter) for it exists (extends LocalizeExtension)
    • has built in support for Text, upper Text, lower Text, Images, Brushes, Double and Thickness
    • doesn’t affects any memory leaks
    • leaves the UID property untouched
    • offers a SpecificCulture to use as IFormatProvider (e.g. (123.20).ToString(LocalizeDictionary.SpecificCulture) = "123.20" or "123,20")
    • offers some functionality to check and get resource values in code behind
    • doesn’t alter the culture on Thread.CurrentCulture or Thread.CurrentUICulture (can be changed easily)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 98k
  • Answers 98k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer check that file exists and no permissions problem by inserting… May 11, 2026 at 7:36 pm
  • Editorial Team
    Editorial Team added an answer In Perl this is a regular expression that would work.… May 11, 2026 at 7:36 pm
  • Editorial Team
    Editorial Team added an answer Calling virtual functions from a constructor or destructor is dangerous… May 11, 2026 at 7:36 pm

Related Questions

C++ is all about memory ownership - aka ownership semantics . It is the
This is a more generic reformulation of this question (with the elimination of the
One thing I struggle with is planning an application's architecture before writing any code.
What would be the quickest way to delete the contents in the documents directory.
I'm a big fan of Yahoo's recommendations for speeding up websites. One of the

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.