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 are the different.net tools which you used in projects?

0 Answers  


What are the contents of assembly?

4 Answers  


What are the similarities and difference between class and structure in .net?

0 Answers  


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

0 Answers  


How do you create threading in .NET? What is the namespace for that?

2 Answers  


Explain weg config settings for exception managment in asp.net?

1 Answers   C Squared Systems,


What is the base class of Button control in .NET?

0 Answers  


Explain how to redirect tracing to a file?

0 Answers  


What application do you use to install a Windows service?

1 Answers  


How is .net able to support a lot of languages?

0 Answers  


What is assemblies in .net?

0 Answers  


Is it possible implement webservices without SOAP?

2 Answers   HCL,


Categories