What are various types of assemblies ?
What?s Singleton activation mode?
How can you debug failed assembly binds?
What are the situations you will use singleton architecture in remoting ?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What are the security measures exist for .net remoting in system.runtime.remoting?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
How can we call methods in remoting asynchronously?
How to directly call a native function exported from a dll?
What are the different types of channels used by .net remoting and which is the best one?
Define delegates and events?
Explain threading types?
Can you configure a .NET Remoting object via XML file?