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 difference between assembly and dll?

491


What is Satellite Assemblies ?

564


How is the syntax written to inherit from a class in C#?Give an example ?

554


User's session is explicitly killed by which method ?

514


What is string empty?

511






What is dao in c#?

496


What is the use of the dispose method in C# ?

550


Can an interface extend a class c#?

522


Can abstract class be sealed?

490


What does out mean in c#?

512


What is verbatim string?

512


HOW to Develope the CRUD(create,read,update,delete) FORM IN WINDOWS form by using c# only

536


What is bitwise operator in c#?

517


What Is The Difference Between The System.array.copyto() And System.array.clone()?

543


What is c# used for in the industry?

500