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
In .NET how can you solve the DLL Hell problem?
How are delegates chosen?
Is var a data type?
what is main function of alternate teamplate of datalist?
What is difference between list and ilist in c#?
What are the Types of JIT and what is econo-JIT
What is the difference between do and while loop?
What are generics in c#.net?
Show us in simple steps to create setup & deployment project for windows application?
What is anonymous types in c#?
What is the difference between ienumerable and enumerable?
How to handle exceptions that are raised in a component?
Is a valid int value?
What is method in c#?
What is data set in c#?