Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

I have a website, its web page informations in English. I wand to access my website in two languages (or more)English and Arabic.

In this cause, How i build my website with these two languages?

Anyone can arrange a example for this or any reference?
Posted

Hello,

You need to use localization in your web site.
Add resource file as shown in given links below.

check these links:
http://msdn.microsoft.com/en-us/library/c6zyy3s9.aspx

An Easy Introduction to Localization in ASP.NET 2.0

Hope this will help you.
 
Share this answer
 
v2
 
Share this answer
 
You have to use Resource files to do the localization.
 
Share this answer
 
use google translate api... that so simple dude...!!!
 
Share this answer
 

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