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
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What are the core differences between .NET Languages ?
What is the new three features of COM+ services, which are not there in COM (MTS)
Explain how to spawn a thread?
Please explain what is the .net framework and how does it work?
What operating systems does the .net framework run on?
In code behind class, name the type of code found. Is it the server side code or client side code?
What is interface and abstract class in .net?
How to produce an assembly?
What is the native image generator?
What is deferred execution vs. Immediate execution in linq?
Why you want to leave your previous company.
Do you know the difference between the stack and the heap?
Which dll is required to translate xml to sql in internet information server (iis)?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?