how can u display multi language (i.e english,spanish...)
web site?
Answer Posted / f
For this you have to use the resource files in which the
different language words are associated withthe key so u
call the key and select the language then the key will
automatically select its value.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Can any body provide me the sample web application in asp.net
How to bind all the binding controls in a page at once in ASP.NET?
What is custom attribute? How to create?
What is a session government?
where can i gather the materials for MCP certification
Explain form level validation and field level validation?
Can you change a Master Page dynamically at runtime?
What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC
What are session objects?
How you can manage the state of application at the server side in ASP.NET?
What is viewstategenerator?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What are the benefits of view state?
How can you dynamically add user controls to a page?