Click here to Skip to main content
15,892,927 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello i am working on multilingual website.i want to translate my data which stored in sql database in English format and translate it into another language in my asp.net web page.

Thanks in advance.
Posted

1 solution

You are talking of localization and globalization of your website.

Look here:
Globalization and localization demystified in ASP.NET 2.0[^]
ASP.NET Localization (Quick Reference)[^]
Using Localization in ASP.NET[^]
An Easy Introduction to Localization in ASP.NET 2.0[^]

In case needed, look here at CP itself[^] for more articles.
 
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