Answer Posted / kirti
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is .net3.0 and .net3.5?
Can a dll be changed to an exe?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
How to customize the trace output?
What is static constructor, when it will be fired?
Tell me about secure socket layer? How to make use of the technology?
How to spawn a thread?
What is the difference between a class and an object, and how do these terms relate to each other?
Please tell us what is the difference between override and overload in a method?
How to convert a .NET object into COM operabililty?
What is Finalizer in .NET define Dispose and Finalize ?
What is .net3.5?
What is a metadata in .net?
What's the problem with .net generics?
What is Event Bubbling in .NET?