How are the activation URLs different in case of SAO and
CAO in .NET remoting?
No Answer is Posted For this Question
Be the First to Post Answer
What are the ways to configure remoting objects before client can use them?
How do you reference to a private & shared assembly ?
Define the lease of the object?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
Threading Types ?
explain is .NET Remoting?
How do you define the lease of the object?
What is strong name and what is the need of it ?
What are the types of remoting?
When do we use delegates in your remoting applications?