How can you automatically generate interface for the
remotable object in .NET with Microsoft tools?
What are static assemblies and dynamic assemblies. Differences between them?
Name the distributed systems available apart from .net remoting?
What are the situations you will use singleton architecture in remoting ?
What do you mean by windows authentication?
What are CAO's i.e. Client Activated Objects ?
How can we call methods in remoting asynchronously?
What is strong name and what is the purpose of strong name ?
8 Answers Qwest, Sons Of Technology, TCS,
What are the steps to publish an object outside the service domain
What are the types of remoting?
How do you directly call a native function exported from a DLL?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
How to register a shared assembly ?