Answer Posted / 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 |
Post New Answer View All Answers
Explain about .NET services?
What is difference between static page and dynamic page?
Explain the difference between vb and vb.net?
What is the difference between a namespace and assembly name in .net?
What is Event Bubbling in .NET?
Please explain what is immutability, what is it for and how is it codified?
Explain is the jit an interpreter?
How big is the datatype int in .net?
Can you create instance of a class which has private constructor?
What are the new thee features of com+ services, which are not there in com (mts)?
What is equivalent for regsvr32 exe in .net ?
What is the need of OLE-automation?
What is strong-typing versus weak-typing? Which is preferred?
Explain what is reflection in microsoft .net context?
Tell us what is heap and what is stack?