Dot Net Remoting Question:

Explain About .NET Remoting and types of remoting?

Dot Net Remoting Interview Question
Dot Net Remoting Interview Question

Answer:

NET Remoting is an enabler for application communication.
It is a generic system for different applications to use to
communicate with one another. .NET objects are exposed to
remote processes, thus allowing interprocess communication


Previous QuestionNext Question
Explain About sn.exe?What are static assemblies and dynamic assemlies.
Differences between them?