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
Do you know caching feature?
What is the advantage of using Windows authentication in a Web application?
What is the difference between typeof() vs gettype()?
What is asp.net and ado net?
Explain what is viewstate?
What are the disadvantages of asp.net?
Explain the advantages of caching?
How do you implement sql caching in asp.net?
What is Pre-Render event in ASP.NET?
Why cyclomatic complexity is important?
How you will improve web application performance?
What is advantage of asp.net?
Explain file-based dependency and key-based dependency.
Differences between “dataset” and “datareader”.
Securitywise What are the Enhancements in 2.0?