Hello,
I need to develop a Units translator which recieves data (for example: meters) from user. For the internal calculations I have to convert those imperial or metrics to metrics or imperial. After the calculations I have to present those values according to the user Units.
I also need to develop multilanguage for the same app. Depending upon the language I need to Switch between the Units (presenting the corresponding values).
I am searching for a way to translate imperial Units to metrics and vice versa in and also to Change the language in real time.
Please help me with some examples (WPF, C#).
PS: imultivalueconverter and uiculture, do they help? if so how to bring them together.
Thanking you,
Regards,
balu