What are the contents of assembly?
Answers were Sorted based on User's Feedback
Answer / guest
In general, a static assembly can consist of four elements:
o The assembly manifest, which contains assembly metadata. o
Type metadata. o Microsoft intermediate language (MSIL) code
that implements the types. o A set of resources.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / satyambabu
manifest
metadata
type definations
msil
resources
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / narendra
An assembly represents a group of resources,type
definitions,and implementation of those types.
An ASSembly is self describing .an assembly consists
metadata information, which is used by CLR for everything
from typechecking and security to actually invoking the
component methods.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kiran
Manifest
Metadata
IL Code
Resources
these are contents of assembly
| Is This Answer Correct ? | 2 Yes | 0 No |
can any one tel me hw to connect database connectivity of dot NET and back end as MS access?
What are object pooling and connection pooling and difference?
what are the controls used to upload a file from client to server?
Where?s Windows service database located?
What is .net and .net framework?
Define code access security (cas)?
What is Method Overriding? How to override a function in C#?
What is an anonymous method and how is it different from a lambda expression?
what is the difference between class and structures?
What does cil do?
How WSDL is stored ?
How will you load dynamic assembly? How will create assemblies at run time?
0 Answers InfoAxon Technologies,