Can you configure a .NET Remoting object via XML file?
Will clr handle unmanaged code or not?
Can you have two files with the same file name in GAC?
define client activated objects (cao)?
explain is .NET Remoting?
what are the various type of channels used by .Net remoting and which is the best one?
What is the difference between private and shared assembly?
What is a strong name?
Which Namespaces is used to achieve the Remoting?
Elaborate the term WebService and how it differ from Remoting?
Explain when we use web service and when we use remoting?
What are remotable objects in .NET Remoting?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?