Answer Posted / porchelvi.a
Manifest:
*********
Manifest contain the details about Assembly
-> Name
-> Culture
->Version Number etc.
MetaData:
********
Meta data describes about objects
Like
-> Name of Object
-> Bases
-> interfaces
-> Methods
-> Members
-> Properties
-> Parameters of methods etc.
| Is This Answer Correct ? | 35 Yes | 0 No |
Post New Answer View All Answers
Can a constructor be static in c#?
What are the different types of constructors?
Define delay signing?
How do you determine whether a string represents a numeric value?
Why generics are used in c#?
What is the difference between convert and parse in c#?
What is strongly typed in c#?
What are the Types of caching
What is an escape sequence in c#?
What exactly happens when we debug and build the program?
How can you sort strings in array that are passed to method as arguments?
What is difference between asp net and c# net?
What do you know about Translate Accelerator?
What are methods in C#?
Define multicast delegate in c#?