2
Reply

What are the contents of assembly?

Kumar Sambhav

Kumar Sambhav

11y
1.1k
0
Reply

    IL meta data to create OF assembly file. by compile JIT .

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