How to make multilanguage C# console application?
- by Semyon Perepelitsa
I want to create console application in Microsoft Visual C# 2010 Express that will have support for a few languages: it will show messages in selected language. What is the simpliest and convenient way to make it international-ready?