R
Robert Ludig
In some scenarios I need to be able run my app in a different culture
than the one currently active in the OS. For example my app has to
display datetime formats, menu/dialogtexts and common dialogs (such as
the save as dialog) in englisch while the current culture of the OS is
set to german.
These apps are written using Windows Forms 2.0.
What are the best practises to solve such a scenario?
than the one currently active in the OS. For example my app has to
display datetime formats, menu/dialogtexts and common dialogs (such as
the save as dialog) in englisch while the current culture of the OS is
set to german.
These apps are written using Windows Forms 2.0.
What are the best practises to solve such a scenario?