Is it possible to use resx files for different languages in a windows forms application, the same way as in a web project?
I think that you can set the culture of the thread and it should read from the correct file.
The problem I am having is how to create the files for each language in visual studio 2008, feel like there is something very simple that I am missing.
Thanks
Shiraz