Resource Files: How to use the resource files, how to know
which language to use?
Answer Posted / senthilraj s
Resource files are stored with culture extenstion in their
name. System.Globalization.CultureInfo.CurrentCulture.Name
is used to get the current culture name.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Difference between user groups and code groups
Do you know what is lambda expressions in c#?
What versions of .net are there?
How does u handle this COM components developed in other programming languages in .NET?
What is .net and .net framework?
Explain the difference between task and thread in .net?
Explain me what is a design pattern and what is it for?
What is assemblies in .net?
What is alias ? Is it used in .Net ?
State the various features present in .NET?
What are the differences between com architecture and.net architecture?
What is .net core used for?
What is cyclomatic complexity and why is it important?
How do you generate a strong name?
Describe the programming model of a windows service