What are the contents of assembly?

Answer Posted / guest

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

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the .net collection class that allows an element to be accessed using a unique key?

568


What is concurrency? How will you avoid concurrency when dealing with dataset?

596


What is common language specification (cls)?

647


What is the native image generator?

608


Explain what is the difference between web application and enterprise application?

552






What are the features of dot net?

538


Why do we use msmq?

603


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

1856


If I am writing in a language like vb or c++, what are the procedures to be followed to support .net?

593


What is lazy initialization?

590


What is a .DLL and .EXE files called in .NET?

605


what is machine key error in .NET how can we solve it?

2101


Explain the difference between the while and for loop.

586


How do you trigger the paint event in system.drawing?

529


What is Event Bubbling in .NET?

660