how can u display multi language (i.e english,spanish...)
web site?

Answer Posted / deepa

Create resource files for each language.. u want to dispaly
on the website.(add+new item+resource file)

now create instance for resourcemanager class and set its
path.

set the string(u want to convert) to the resource manager.

now panel1.innerhtml=resourcemanager1.string;

and so on...

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need Sessions?

576


What is a postback url?

491


Explain the significance of routing? : asp.net mvc

532


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

517


How are sessions stored?

530






How can we create custom controls in asp net?

531


What asp.net control can embed xaml into asp.net pages?

536


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

1497


How can you pass multiple complex types in Web API?

564


What is boxing and unboxing in asp.net?

661


What does clearing cache?

530


Can we set which type of comparison we want to perform by the CompareValidator control?

513


if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....

1596


What are the advantages of using Master Pages?

593


How many types of cookies are available in asp?

575