Explain what is the relationship between a Process,
Application Domain, and Application?
Answers were Sorted based on User's Feedback
What are the differences between Marshal by value and Marshal by reference?
What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()
What are the security issues if we send a query from the application?
What are the different types of channels used by .net remoting?
explain is .NET Remoting?
What are remotable objects in .NET Remoting?
What are static assemblies and dynamic assemblies?
Can you configure a .NET Remoting object via XML file?
What is a Windows process?
What is the difference between remoting and webservice?
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 is an assembly and what does manifest consists ?