Wednesday, September 9, 2009

What are the contents of assembly?

In general, a static assembly can consist of four elements:
(1) The assembly manifest, which contains assembly metadata.
(2) Type metadata.
(3) Microsoft intermediate language (MSIL) code that implements the types.
(4) A set of resources.

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home