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

Explain Life cycle of ASP.NET page when a request is made.

755


What is web router?

505


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

554


Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc

536


Explain the use of errorprovider control in .net?

513






Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?

540


How many web config files can be created for an application?

456


How many types of validation are there?

529


Define view state.

554


What are the benefits of Razor View?

540


What is http protocol and how it works?

533


How should I destroy my objects in asp.net?

603


Explain the concept of MVC Scaffolding?

595


Explain the use of duration attribute of @outputcache page directive.

626


What is the use of placeholder control?

553