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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between ref and out in c#?

466


Can constructor be protected in c#?

500


Explain the difference between Metadata and Manifest

550


What does do in c#?

542


Why References are stored on heap and variables on stack?

509






What is a custom attribute?

479


What is CLR and its application.?

566


What’s a strong name?

525


4. Describe the process when we send a request URL? And who is responsible for that?

1488


What Is An Interface Class?

560


What is the syntax for calling an overloaded constructor within a constructor?

538


What is the default value of datetime in c#?

494


What is static void main in c#?

504


Does c# have functions?

466


How do I format a string in c#?

482