What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
704Post New Dot Net Remoting Questions
Which one is better WebService and Remoting ?
Explain the differences between marshal by value and marshal by reference?
What are static assemblies and dynamic assemblies. Differences between them?
What is fundamental of published or precreated objects in remoting?
How can you configure a .net remoting object via xml file?
Garbage collector?s functionality on unmanaged code ?
What are the channels in .net remoting?
How do you implement distributed applications in .net?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Can you pass SOAP messages through remoting?
Which Namespaces is used to achieve the Remoting?
How can we call methods in remoting asynchronously?
What are the ways to configure remoting objects before client can use them?
Explain the Flow of remoting?
How to decide which to use .net remoting or asp.net web services?