What does the dot net assembly contain?

Submitted by: Administrator
An assembly contains following information:
Assembly manifest: Information about the assembly.
Type metadata: Information about the types.
IL Code
Resource files.

An assembly manifest contains the following information:

Identity of the assembly
Types and resources
Files
Security permissions
Submitted by: Administrator

Read Online Dot Net Assembly Job Interview Questions And Answers