What are the contents of assembly?

Answer Posted / kirti

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.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the features that are common to all .Net languages.

683


How will you load dynamic assembly? How will create assemblies at run time?

1617


How to debug failed assembly binds?

604


Explain the differences between server-side code and client-side code.

569


What makes .net core cross platform?

522






how can i create a table from front end to back end in wabe page?

1497


What is the advantage of .net?

537


What is "common language specification" (cls) in .net?

542


why you wouldn't want to write into it even if you could

561


What is RPC? What is the use of it?

606


What is the difference between override and overload in a method?

533


Explain what is an application domain?

532


Explain the difference between public and static modifiers?

562


what is the keyword used for self reference?

1937


What is Event Bubbling in .NET?

660