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
In the Repeater control which way you can edit?
Which asp.net objects encapsulate the state of the client and the browser?
witch is the best insistute in sharpoint course.what abt future of share point course.
Do cookies store passwords?
What is the benefit of WebAPI over WCF?
If there are multiple update panels on the page say upd1 and upd2. There is a button placed in upd1. How can you stop upd2 to update when button placed in upd1 is clicked?
How can you debug your.net application?
Where is the view state data stored?
What is the life-span of the items in the viewstate?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
Explain the difference between globalization and localization techniques
Explain the difference between sql invalidation and sql notification.
What is the advantage of using Windows authentication in a Web application?
Explain the features that make asp.net more used framework? : asp.net mvc
What is routing in MVC?