Name the distributed systems available apart from .net remoting?
Where are shared assemblies stored?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs? In what way it is best?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What?s SingleCall activation mode used for?
What is unmanaged code and will CLR handle this kind of code or not ?
Explain Singleton design pattern of Remoting?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
What is unmanaged code?
How do you reference to a private & shared assembly ?
what is sitemap
Explain how to directly call a native function exported from a dll?
what are the requirements to enable remote components to interact each other?