What are the information required to configure remote objects?
No Answer is Posted For this Question
Be the First to Post Answer
What are static assemblies and dynamic assemblies. Differences between them?
Define singlecall activation mode in .net remoting?
Explain the types of .net remoting?
How can objects in two diff. App Doimains communicate with each other ?
What distributed process frameworks outside .NET do you know?
What is the proxy of the server object in .net remoting?
What are static assemblies and dynamic assemblies?
What are the remotable objects in .net remoting?
What are the threading types?
Where is global assembly cache located on the system?
Can you pass SOAP messages through remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()