Explain the types of .net remoting?
What are different types of assemblies?
what are the various type of channels used by .Net remoting and which is the best one?
Can you configure a .NET Remoting object via XML file?
what are the requirements to enable remote components to interact each other?
What technology enables out-of-proc communication in .NET ?
What are dynamic assemblies?
What is the difference beween the registeractivatedservicetype() and registeractivatedclienttype()?
What is UUID and GUID what is the size of this ID ?
How can we call methods in remoting asynchronously?
What is a Windows process?
What is the difference between remoting and webservice?
How can objects in two diff. App Doimains communicate with each other ?