blah blah blah is here! blah blah » Close

0
votes
2 answers

CultureInfo & ResourceManager in C#

Hi c# guys, I have created multi language application, which run perfectly in Visual Studio 2008 IDE. But when I crated a setup (using setup project) and run the application even in the same machine, it does not show different languages. ...

Feedback