Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
Hi All,

I have application which is developed in English language. However, I want to show it in French language as well. The application contains the resource files and all for french language.

Can anyone suggest how can I deploy the language in two different language ? I need to change the language (toggle between Englsih and French) at runtime.

Please suggest. Thanks.....
Posted
Comments
ZurdoDev 20-Jan-14 11:54am    
The way we did it is to use a setting in a database table. Since you are deploying both languages you can flip it on and off however you want.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900