What are the contents of assembly?
Answers were Sorted based on User's Feedback
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 |
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 |
What is needed for running an application built on winfx on the .net framework 3.0?
Is http stateful or stateless?
Difference between int and int32
What is presentation framework?
What is definingquery in entity framework? : Entity framework
How we can add the CSS in ASP.Net MVC?
What is viewstart page in mvc?
What is Layout in ASP.Net MVC?
What is .net framework & its benefits?
What is the main difference between VS 2005 and VS 2003?
What is latest version of .net framework?
What are the versions of .net framework?