Does anyone have any suggestions on what is the best way to translate a C# application in VS .net?
Currently I am translating a GUI in multiple languages and editing the Form.languagecode.resx file but when I make edits to the GUI, even a litte thing like moving a button, all the changes are lost. Perhaps the way I am doing the localization is not the best way.