What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
1 9345Post New Dot Net Remoting Questions
Types of compatabilities and explain them ?
How do you implement distributed applications in .net?
what is Client-activated object in remoting?
What is objref object in remoting?
Define singleton activation mode in .net remoting?
What is the Difference between CAO and SAO in Remoting.
What are the threading types?
What are different types of assemblies?
Difference between .net remoting versus distributed com?
Define a process?
How can we call methods in remoting asynchronously?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
How can you configure a .net remoting object via xml file?
How to directly call a native function exported from a dll?
Are you aware of containment and Aggregation ?