What is fundamental of published or precreated objects in remoting?
No Answer is Posted For this Question
Be the First to Post Answer
How can you tell the application to look for assemblies at the locations other than its own install?
How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 Answers Tavant Technologies, TCS, Tech Mahindra,
What is delay signing?
What are the situations you will use singleton architecture in remoting ?
what are the requirements to enable remote components to interact each other?
What distributed process frameworks outside .NET do you know?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What security measures exist for .NET Remoting in System.Runtime.Remoting?
What is the Difference between CAO and SAO in Remoting.
What are the ways to renew lifetime leases of objects?
Explain the differences between marshal by value and marshal by reference?
What is a formatter?