Resource Files: How to use the resource files, how to know
which language to use?



Resource Files: How to use the resource files, how to know which language to use?..

Answer / 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

More Dot Net General Interview Questions

What is the managed and unmanaged code in .net?

3 Answers   Deltech, Dhanush Infotech,


What is the Difference between imperative and interrogative code?

2 Answers  


Where?s Windows service database located?

2 Answers  


What is "microsoft intermediate language" (msil)?

0 Answers  


What is cyclomatic complexity and why is it important?

0 Answers  


Difference between class and interface in .net?

0 Answers  


How do you pass value of a text box from page1.aspx to page2.aspx without storing it as a session value?

6 Answers   C Squared Systems,


How do you start, pause, continue or stop a Windows service off the command line?

1 Answers  


What's the .net collection class that allows an element to be accessed using a unique key?

0 Answers  


Is .net 4.8 backwards compatible?

0 Answers  


State the differences between the dispose() and finalize().

0 Answers  


Please explain what do the terms “boxing” and “unboxing” mean?

0 Answers  


Categories