Answer Posted / kumar vaibhav
Manifest describes assembly itself.Assembly
name,culture,version number,strong name,list of all files
whereas Metadata describes the content within the assembly.
| Is This Answer Correct ? | 22 Yes | 0 No |
Post New Answer View All Answers
Is there an equivalent to the instanceof operator in visual j++?
What is assembly manifest?
Give an example to show for hiding base class methods?
What is console used for?
How many kinds of elements an array can have?
Are structs value types or reference types?
How do you implement thread synchronization in c#?
What are delegates and why are they required?
Explain acid rule of thumb for transactions in c#.
What is default access modifier for class in c#?
Why dependency injection is used in c#?
What is the difference between func and action delegate?
What is difference between abstract class and interface in c#?
Is xml tags are case sensitive?
Describe the difference between inline and code behind - which is best?