Write a example code for remoting?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
What is an assembly and what does manifest consists ?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
How to register a shared assembly ?
Threading Types ?
What do you know about .NET assemblies?
What is unmanaged code?
In which conditions do you opt for Remoting services?
8 Answers Manland, Tech Mahindra,
Will clr handle unmanaged code or not?
Where is global assembly cache located on the system?
What are the security features in .net remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?