Explain when we use web service and when we use remoting?
No Answer is Posted For this Question
Be the First to Post Answer
What is assembly ?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What is the difference between private and shared assembly?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
What is Remoting?
Which Namespaces is used to achieve the Remoting?
What distributed process frameworks outside .NET do you know?
What?s typical about a Windows process in regards to memory allocation?
What are static assemblies?
What are the differences between Marshal by value and Marshal by reference?
What are static assemblies and dynamic assemblies. Differences between them?
Is it a good design practice to distribute the implementation to remoting client?