What are the contents of assembly?

Answers were Sorted based on User's Feedback



What are the contents of assembly?..

Answer / swapna

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 ?    1 Yes 0 No

What are the contents of assembly?..

Answer / swapnil

Assembly having 3 main parts 1) IL- containing Business logic,
2)Metadata- structure of class 3) Manifest-- All additional
info regarding to assembly

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is CLR? How it will work?

5 Answers  


What is the difference between model and entity?

0 Answers  


What is the difference between Finalize and Dispose (Garbage collection)

1 Answers  


What are the types of authentication in .net

1 Answers  


If you are using components in your application, how can you handle exceptions raised in a component ?

4 Answers   Accenture, BirlaSoft,






Explain how you can implement Ajax in MVC?

0 Answers  


what are generics? Without generics what are the disadvantages in 1.1?

3 Answers   HP, iSoft, nTech Solutions,


I want ask from plz smaple example code for Biztalkk server

0 Answers  


How does �side by side� work for the .net framework 3.0?

0 Answers  


What is layout in mvc?

0 Answers  


What is latest version of .net framework?

0 Answers  


What is rxjava used for?

0 Answers  


Categories