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 / 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 |
What is sdlc process?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
How many types of sessions are there in asp net?
Explain the disadvantages of viewstate?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Explain the difference between singleton and single call?
How do you perform validations?
Which platform does Microsoft .NET use for exchanging data between applications?
How many types cache in asp net?
What is Cookies Less Session?
Is global asax mandatory?
What is sequence of code in retrieving data from database?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)