Create Multilingual Website in asp.net

Posted by Raj.Trivedi under ASP.NET on 7/15/2013 | Points: 10 | Views : 4690 | Status : [Member] [MVP] | Replies : 3
Hello Team,

I have searched on the web but i am unable to find a perfect resource for Localisation or globalization as per my requirement.

I have a web app where the data is coming from database and the will be stored in English language

Now i have a drop down on Master page and there are languages feed in it, what i am trying to achieve is when the user selects the language from the drop down control the entire web app has to be changed in to that language.

I understood the concept of creating the resource file but in that for every control i have to write the value in translated language but the problem is that my data is database driven.

How can achieve this?

To summarize i need to change the language of the entire web app whose content is coming from database.

Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved



Responses

Posted by: Sheonarayan on: 7/15/2013 [Administrator] HonoraryPlatinum | Points: 25

Up
0
Down
Hi Raj,

Hmm... I think you can store those texts too in the database (different language text) and load respective language text based on the language selected by the end user.

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Raj.Trivedi, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Raj.Trivedi on: 7/27/2013 [Member] [MVP] Starter | Points: 25

Up
0
Down
Hello Sheo Sir,

I just came across freetextbox.com and i think while writing article in our dot net funda portal we are using the same text box i wanted to know if i purchase the license can i embed my own font example
Mangal Font for writing in Marathi in the text box.





Regard's
Raj.Trivedi
"Sharing is Caring"
Please mark as answer if your Query is resolved

Raj.Trivedi, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: aswinialuri-19361 on: 7/28/2013 [Member] Starter | Points: 25

Up
0
Down
Hi,
refer this link it might be helpful to you
http://forums.asp.net/t/1864790.aspx/1
http://murlid05.blogspot.in/2012/10/creating-multilingual-website-english.html

Mark as Answer if it helps you
Thanks&Regards
Aswini Aluri

Raj.Trivedi, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response