What is Assembly manifest? what all details the assembly
manifest will contain.

Answer Posted / guest

Every assembly, whether static or dynamic, contains a
collection of data that describes how the elements in the
assembly relate to each other. The assembly manifest
contains this assembly metadata. An assembly manifest
contains all the metadata needed to specify the assembly's
version requirements and security identity, and all metadata
needed to define the scope of the assembly and resolve
references to resources and classes. The assembly manifest
can be stored in either a PE file (an .exe or .dll) with
Microsoft intermediate language (MSIL) code or in a
standalone PE file that contains only assembly manifest
information.
It contains Assembly name, Version number, Culture, Strong
name information, List of all files in the assembly, Type
reference information, Information on referenced assemblies.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How does linq work?

701


Can you edit data in repeater control? How?

632


What is the concept of inheritance in .net?

695


State the various features present in .NET?

691


What tags do you need to add within the asp:datagrid tags to bind columns manually.

1563






What is misl?

712


What is managed code and managed data in .net?

674


How can I tell if .net 3.5 is installed?

604


what is dotnet architecture? can anyone explain that.

3731


What is Event Bubbling in .NET?

758


How do you create threading in.net?

639


hai, about trading domain and need simple project on trading system. please help me...

1655


Explain what is immutability, what is it for and how is it codified?

609


Explain what does managed mean in the .net context?

613


Describe difference between inline and code-behind?

745