What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
1 9309Post New Dot Net Remoting Questions
What is asynchronous programming?
What are the information required to configure remote objects?
What do you mean by windows authentication?
Can you pass SOAP messages through remoting?
Explain how to directly call a native function exported from a dll?
Explain threading types?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What are the advantage of remoting over web services?
Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?
What are static assemblies and dynamic assemblies?
Define the lease of the object?
Garbage collector?s functionality on unmanaged code ?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
How can you configure a .net remoting object via xml file?
What are the different types of channels used by .net remoting?