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...

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the request flow used for asp.net mvc framework? : asp.net mvc

617


how can create login from create and written conde in asp.net

1862


List the major built-in objects in asp.net?

623


Explain the difference between Web Garden and Web Farm?

650


What is the difference between custom web user control and a custom web server control?

591






What are the differences between the response.write() and response.output.write()?

625


What is the namespace to create thread in .net?

604


Which method do you use to kill explicitly a users session?

717


How do we assign page-specific attributes?

705


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

1950


What are session and cookies?

624


What are the asp.net list controls and difference between them?

602


What is difference between URL and URI?

720


How are sessions stored?

633


Explain the difference between webfarm and webgardens in .net?

631