Answer Posted / saubhagya
Assembly is unit of deployment like exe or dll.
Assembly may contain reference to other assembly.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How can you configure a .net remoting object via xml file?
What are the steps to publish an object outside the service domain
What do you mean by windows authentication?
What is the difference between remoting and webservice?
Explain serialization formatters in .net remoting
Explain the hierarchial description of remoting?
Define remotable objects in .net remoting?
Can you explain remoting?
Explain how does assembly versioning in .net prevent dll hell?
Explain Singleton design pattern of Remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
What are static assemblies and dynamic assemblies. Differences between them?
What are the information required to configure remote objects?
How to directly call a native function exported from a dll?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?