Going international: tha language class or method in .net

Posted by Nano HE on Stack Overflow See other posts from Stack Overflow or by Nano HE
Published on 2010-04-09T23:21:50Z Indexed on 2010/04/09 23:33 UTC
Read the original article Hit count: 342

Filed under:
|
|
|

Hi, I created a small WPF desktop application. I am thinking about how to make my application internationalized. Is there any Language Class to research (.NET 3.5 based)?

I want to load the my application language from windows region/language configuration automatically.

OR. some method to switch language from my application menu list.( no additional language package installation, assume the windowns system language packages support Chinese/English/Japanese/Korea already).

© Stack Overflow or respective owner

Related posts about .NET

Related posts about c#