What is an assembly and what does manifest consists ?
Answer Posted / saubhagya
Assembly is a unit of deployment like exe or dll.
Manifest contains the version number.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the situations you will use singleton architecture in remoting ?
Explain the Flow of remoting?
How can you configure a .net remoting object via xml file?
Garbage collector?s functionality on unmanaged code ?
define client activated objects (cao)?
What are the different types of channels used by .net remoting and which is the best one?
What is the Difference between CAO and SAO in Remoting.
Define singlecall activation mode in .net remoting?
Define the lease of the object?
What are static assemblies?
Can you pass SOAP messages through remoting?
What are the steps to publish an object outside the service domain
Write a example code for remoting?
Explain how to directly call a native function exported from a dll?
What are the ways to configure remoting objects before client can use them?