How can you automatically generate interface for the remotable object in .NET with Microsoft tools?
1 7453How can you tell the application to look for assemblies at the locations other than its own install?
1 4107Post New Dot Net Remoting Questions
Which Namespaces is used to achieve the Remoting?
Can you pass SOAP messages through remoting?
What are the different types of channels used by .net remoting and which is the best one?
What are the situations you will use singleton architecture in remoting ?
Define singlecall activation mode in .net remoting?
What are the difference between static assemblies and dynamic assemblies?
Define singleton activation mode in .net remoting?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What is unmanaged code?
Explain serialization formatters in .net remoting
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
Elaborate the term WebService and how it differ from Remoting?
Which one is better WebService and Remoting ?