Explain manifest & metadata?

Answer Posted / vishalsharma

Metadata is the data about the types deifned in the modules

&

Mainfest contains Metadata information of the
Module/Assembly as well as it contains detailed Metadata of
other assemblies/modules references (exported). It's the
Assembly Manifest which differentiates between an Assembly
and a Module.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you have an array of arrays?

504


Distinguish between array and arraylist in c#?

576


What is a factory in c#?

474


What are primitive types in c#?

531


Which debugging tools you can use in the .NET ssSDK?

545






Define mutex in C#?

605


Difference between StackPanel and RelativePanel ?

571


Why delegates are type safe?

486


What is difference between array and collection?

466


Can you store different types in an array in c#?

471


How does return work in c#?

504


What does using system mean in c#?

492


How long has c# been around?

561


Explain how to implement delegates in c#.net

499


Can we have multiple constructors in a class c#?

497