What is a resource? Provide an example from your recent
project.

Answers were Sorted based on User's Feedback



What is a resource? Provide an example from your recent project. ..

Answer / chandana

Resources are objects like images, text files etc.

Is This Answer Correct ?    16 Yes 1 No

What is a resource? Provide an example from your recent project. ..

Answer / bipin

Resources are images,files,soundfiles etc.
A resource file is created for different Cultures are
complied into assembly and placed in output Directory
A resource file is an XML file that contains the strings
that you want to translate into different languages or
paths to images.
The resource file contains key/value pairs. Each pair is an
individual resource. Key names are not case sensitive. For
example, a resource file might contain a resource with the
key Button1 and the value Submit.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Which is faster list or dictionary in c#?

0 Answers  


What is manifest ?

3 Answers   Digital GlobalSoft,


Is post back c#?

0 Answers  


What are the different states of a thread?

0 Answers  


What is using in c#?

0 Answers  






Which are the access modifiers available in c#?

0 Answers  


What is console used for?

0 Answers  


what are the different ways to cleaning up objects?

2 Answers   Wipro,


What is delegates in c#?

0 Answers  


What is managed or unmanaged code?

0 Answers  


What is the purpose of a namespace?

0 Answers  


What is the difference between <c> and <code> xml documentation tag?

0 Answers  


Categories