There
are four components of an assembly:
- Assembly Manifest
- Type Metadata
- MSIL code
- Resources
Out
of the above four components, only assembly manifest is required.
However, rest of the types or resources are needed to give the
assembly any meaningful functionality.
No comments:
Post a Comment