What are channels in .NET Remoting?

Submitted by: Administrator
Channels represent the objects that transfer the other serialized objects from one application domain to another and from one computer to another, as well as one process to another on the same box. A channel must exist before an object can be transferred.
Submitted by: Administrator

Read Online Dot Net Job Interview Questions And Answers