What are the different parts of an Assembly in .Net?



What are the different parts of an Assembly in .Net?..

Answer / hrindows@gmail.com

The different parts of an Assembly are:
•Manifest – Also known as the assembly metadata, it has information about the version of an assembly.
•Type Metadata – Binary information of the program.
•MSIL – Microsoft Intermediate Language code.
•Resources – List of related files.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Does .net supports destructors concept?

0 Answers  


What is meant by .Net framework?

1 Answers  


What is file extension of Webservices in .Net?

0 Answers   Arigo Infotech,


What is the use of common language runtime?

0 Answers  


What security mechanisms to enforce for Authenticating and authorizing the users?

1 Answers  






for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?

5 Answers   IBM,


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

0 Answers  


What is JIT and how is works?

3 Answers  


What is an Interface? Have you ever developed an Interface.

5 Answers   Deloitte,


How can you instantiate a tuple?

0 Answers  


How will you register com+ services?

0 Answers  


What are the two kinds of properties.

2 Answers   Wipro,


Categories