What is an assembly and what does manifest consists ?
Answer Posted / nihar
An Assembly is the building block of .net having
metadata,mainfest,culture info,ver no.
Mainfest cantain the information about the Metadata
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Types of compatabilities and explain them ?
Difference between .net remoting versus distributed com?
Will clr handle unmanaged code or not?
Explain serialization formatters in .net remoting
Explain threading types?
What is a formatter in .net remoting?
Explain the differences between marshal by value and marshal by reference?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
what is Client-activated object in remoting?
What are static assemblies and dynamic assemblies. Differences between them?
Explain marshalling and its types in .net remoting
How do you directly call a native function exported from a DLL?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What are different types of assemblies?
What is objref object in remoting?