Category Archives: WPF

Localization using ResourceManager

Multiple language support is a very important thing to think of it in early software development process to avoid unnecessary work later on when we realize that we need it. So how is it done? There are several ways to support … Continue reading

Posted in C#, WPF | Tagged , , | Leave a comment