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
What is the difference between list and dictionary in c#?
What is method and function in c#?
What is a void c#?
What is ienumerator c#?
Why do we use partial class in c#?
Why is c# better than java?
How does one compare strings in c#?
Is stringbuilder faster than string concatenation c#?
What is a Command Object in C#?
What is serialization in c#?
What is the difference between dispose() and finalize() methods in c#?
Which are the access modifiers available in c#?
What is difference between string and string builder?
What do you mean by default constructor?
What is a hash table c#?