Difference between manifest , metadata?

Answer Posted / srikant dwibedi

Assembly metadata is stored in Manifest. Manifest contains
all the metadata needed to do the following things.
Version of assembly
Security identity
Scope of the assembly
Resolve references to resources and classes.
The assembly manifest cdan be stored in either a PE file
(an .exe or .dll) with Microsoft intermediate languages
(MSIL) code or in stand-alone PE file that contains ony
assembly manifest information.

Is This Answer Correct ?    20 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is action methods in web api?

525


What is the difference between model view and controller?

481


What is Area in ASP.Net MVC?

611


Can I use razor code in javascript in asp.net mvc?

535


What is definingquery in entity framework? : Entity framework

552






Which are the important namespaces used in ASP.Net MVC?

596


how do you truncate a table using entity data model?

588


What are scaffold templates in mvc?

580


What is the 'page life cycle' of an ASP.NET MVC?

606


What is .net framework used for?

586


why DotNetFramework is included in building a software

2210


What is entitycontainer? : Entity framework

581


What is entity client data provider? : Entity framework

543


What is razor code?

596


What is a model in android?

491