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
What are the 3 types of comments in c#?
What are regular expressions? Search a string using regular expressions?
What is datetime parse in c#?
How do generics work in c#?
What is type cast in C#?
Distinguish between the Debug class and Trace class with its functionality?
Explain what is an interface in c#?
What is the meaning of extention?
What is overloading in c#?
What are generations and how are they used by the garbage collector?
Illustrate the process of code compilation in c#?
Why we use anonymous methods in c#?
Why c# is called type safe language?
What is float in unity?
Is functional interface runnable?