how can u display multi language (i.e english,spanish...)
web site?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Can private assembly be used for more than one application? If so how?
ADO.Net - how to get data from database and bind to the controls -- write this small code
can u debug application programatically? if yes how?
Can we use multiple web.config files in an sigle appliction?
How can u deifne the benefits and limitation of using Viewstate for state management?
Explain Authentication mechanism in dotnet
How to do state management in ASP.NET?
What is a transaction? a) A banking term. b) A concept used to describe a step in the business process. c) A combination of DML steps that must succeed or the data is retuned to its initial state. d) A combination of DDL steps that must succeed or the data is retuned to its initial state.
How many languages are supported by .NET at present time?
What is pre-init event in ASP.NET 2.0 page life cycle?
what is the uses Of Global.asax
What is the main function of url routing system in asp.net mvc? : asp.net mvc
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)