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
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
Is it true that a Web service must be written in .NET or not?
What is a web server? What are the load limits in it?
Why and where this web.config file is used?
Explain the benefits of viewstate?
What are the different methods of session maintenance in asp.net?
What is the purpose of using MVC programming pattern in ASP.NET?
Where is the view state data stored in asp net?
What are the two properties that are common on every validation control?
Is asp.net a programming language?
How to reduce the width of textbox in editcommandcolumn of datagrid?
Explain client-side scripting?
IN an ASP.NET Web application if there is any error, how can you debug?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
Explain how does asp page work?