Hi..I have created a website in Asp.net with C# i want to
add Chinese language in my website..could any body tell me
that how can i add dynamically this language on user's
request...??? thanks n advance...



Hi..I have created a website in Asp.net with C# i want to add Chinese language in my website..coul..

Answer / ronak shah

First of all if you want to keep the whole data base dynamic
(in Chinese), then you have to get entry of each field in
that particular language and store them in your database.

Secondly, if you want to maintain your site in two languages
like English and Chinese then you have to use resource file
funda in asp.net.
In these kind of files, your website's page look and feel
content will be saved in any particular language and you
just have to set culture in your aspx page to call the
resource file of that particular language.
For ex. culture="en-GB" for Britain english
To know more about resource files :
http://www.codeproject.com/KB/dotnet/Localization.aspx

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Why is validation always done on the server? When does that occur?

2 Answers  


what is the differance between .DLL & .EXE

10 Answers   Infinite Computer Solutions,


7. Do you have reference list?

4 Answers   CMC, Hotel Jobs, Mannar Company, Qatar Petroleums, Swatz Oils,


Explain the role of global.asax?

0 Answers  


What is cross page posting in asp net?

0 Answers  






What are the different types of sessions in asp.net?

0 Answers  


Can you use c# without .net?

0 Answers  


What is http post action?

0 Answers  


calling result set one procedure to anothar procedure in sql2000

0 Answers  


Which object wraps the state or data of a user?

0 Answers  


difference between Trace and Debug ?

9 Answers   Accenture, Addlux, Microsoft,


can we call web service from the browser?

2 Answers   Keane India Ltd,


Categories