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


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between a class and an object?

612


What does .net stand for?

585


What is a garbage collector?

634


What is difference between static page and dynamic page?

548


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

584






Explain how to stop a thread?

627


What is lambda expressions in c#?

613


What are code contracts?

607


What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?

4603


Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

581


Tell me what is a “jagged array”?

610


What are the core differences between .NET Languages ?

1802


Which namespace does it belong to by default?

581


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

605


Explain the difference between the while and for loop.

597