What are the contents of assembly?

Answer Posted / nikhil

Assembly contains following in the order:
1. Assembly Menifest
2. Type Metadata
3. MSIL Code
4. Resource (if any)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how viewstate is being formed and how it's stored on client in .net?

544


Please tell us what is the difference between override and overload in a method?

569


Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

521


What method do you use to explicitly kill a users session? How?

520


What is il in vb.net?

596






Explain the top .net class that everything is derived from?

553


What are the types of assemblies in .net?

567


What are the properties of ADO.NET?

641


What is garbage collection in .net? Explain the garbage collection process?

564


Explain me what is the difference between a class and an object, and how do these terms relate to each other?

503


Can you write a class without specifying namespace?

584


Explain what is immutability, what is it for and how is it codified?

527


Should I implement finalize on my class? Should I implement idisposable?

540


Explain the difference between task and thread in .net?

515


What is a .net class?

620