MULTI LANGUAGE WEBSITE IN ASP.NET USING C#
-
Hi, Can anybody help me, how to do multi language website in ASP.NET using c#. o one thing i know that is, using local resources where for each word we have to give its meaning in all the laguages. But what if i have 100's of pages then how to write. Plz help/suggest me. BEST REGARDS, ABDUL SUBHAN
-
Hi, Can anybody help me, how to do multi language website in ASP.NET using c#. o one thing i know that is, using local resources where for each word we have to give its meaning in all the laguages. But what if i have 100's of pages then how to write. Plz help/suggest me. BEST REGARDS, ABDUL SUBHAN
You can use multiple resource files one for each language or more then one per each language it does not matter. And all your pages can ref them, and don't think of each resource location just a a single string.. think of it like a blob of data... of some type string, sentence, picture, etc.. You then create the instance of that resource and store it in a common resource file and then you can all it from anywhere. http://www.codeproject.com/Tips/580043/How-to-make-a-multi-language-application-in-Csharp
=)
-
Hi, Can anybody help me, how to do multi language website in ASP.NET using c#. o one thing i know that is, using local resources where for each word we have to give its meaning in all the laguages. But what if i have 100's of pages then how to write. Plz help/suggest me. BEST REGARDS, ABDUL SUBHAN
Having resource files is a decent solution and maintainability is not difficult if you have one file that contains all the keys.
Apps - Color Analyzer | Arctic | XKCD | Sound Meter | Speed Dial