What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
1 9719Post New Dot Net Remoting Questions
What do mean by remotable objects in .net remoting?
Explain the types of .net remoting?
What does manifest consists?
Explain how does assembly versioning in .net prevent dll hell?
Explain when we use web service and when we use remoting?
What are the types of remoting?
Explain Singleton design pattern of Remoting?
Can you pass SOAP messages through remoting?
Explain marshalling and its types in .net remoting
What is fundamental of published or precreated objects in remoting?
What is asynchronous programming?
How can you configure a .net remoting object via xml file?
Is it a good design practice to distribute the implementation to remoting client?
What are the remotable objects in .net remoting?
Define singlecall activation mode in .net remoting?