How do you register a .NET assembly?
Answers were Sorted based on User's Feedback
What are static assemblies and dynamic assemblies?
What are the channels in .net remoting?
How do you implement distributed applications in .net?
Name the distributed systems available apart from .net remoting?
What is a Windows process?
What is asynchronous programming?
What are the security measures exist for .net remoting in system.runtime.remoting?
What is Remoting?
How do you directly call a native function exported from a DLL?
Explain how to perform remoting?
Can you have two files with the same file name in GAC?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?