Click here to Skip to main content
15,867,929 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I'm first time using globalization and localization in asp.net application. Can i know how to change my asp.net application to be use in english and arabic. I'm having around three master pages and more than 20 content pages(web form). I had tried it, but i need to create different resources for different web forms. Is there is any way? If not, when i'm redirecting from one page to another, how the second page which resource i'm using?


Regards
Posted
Updated 30-Dec-13 19:31pm
v2

You can start here: http://msdn.microsoft.com/en-us/library/c6zyy3s9%28v=vs.98%29.aspx[^].

This CodeProject article can also be useful: Using Globalization and Localization in ASP.NET[^].

—SA
 
Share this answer
 
if you want a website with multiple language i found a sample here

http://www.nomensa.com/blog/2010/7-tips-and-techniques-for-multi-lingual-website-accessibility/[^]
 
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