Answer Posted / 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 |
Post New Answer View All Answers
What is common language specification (cls)?
Explain the code behind wors and contrast that using the inline style.
Explain what does managed mean in the .net context?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
What is the difference between server.transfer and response.redirect? Why?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
How many types of transactions are there in com + .net ?
Explain the difference between static page and dynamic page?
Explain me what is the difference between an abstract class and an interface?
How we can achieve Connection pooling in .Net?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Explain the difference between public and static modifiers?
What is close method? How its different from finalize and dispose?
What is a .net class?
Is there built-in support for tracing?