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

What are the drawbacks for Model-View-Controller Architecture?

1 Answers  


Tell us the differences between an interface and an abstract class in .net?

0 Answers  


which is the best dot net coaching center in visakhapatnam??

3 Answers  


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

0 Answers  


questions on various scenarios on exception handling? like for example.... try { a; b; ...exception occurs here...what happens...will catch execute or will finally execute...will c execute c; } catch { a; b; c; } fianlly { a; b; }

1 Answers   Manhattan,






What is the difference between boxing and unboxing?

0 Answers  


I am looking for a fast track course (MAX 15 days) in MS.NET 3.5 and SQLSERVER 2005 in hyderabad or mumbai or pune. I am working in mumbai so cannot gor for long course. Can any body suggest me the best couching class or best faculty for the same. Thanks.

2 Answers  


What is value type and refernce type in .net?

0 Answers  


What is view state?

6 Answers   TCS,


What is the base class of Button control in .NET?

0 Answers  


Which dll is required to translate xml to sql in internet information server (iis)?

0 Answers  


Explain about .Net products?

0 Answers  


Categories