What is an assembly and what does manifest consists ?

Answer Posted / moghan

Assembly:
Which is reusable,verionable and self describing
building blocks in CLR(Common Language Runtime).

Manifest:
It contains information about the Assembly where it is
residing.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unboxing?

557


Garbage collector?s functionality on unmanaged code ?

3178


What are the types of remoting?

629


What are the types of remotable objects?

664


How to directly call a native function exported from a dll?

666






What are the remotable objects in .net remoting?

590


Define singleton activation mode in .net remoting?

592


What are the channels in .net remoting?

612


What is a formatter in .net remoting?

667


Which one is better WebService and Remoting ?

710


Explain how to directly call a native function exported from a dll?

614


Will clr handle unmanaged code or not?

646


What are the security measures exist for .net remoting in system.runtime.remoting?

687


Explain the differences between marshal by value and marshal by reference?

656


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

588