0
kicks
Remoting overview
Introduction
This post provides you the overview of .NET Remoting Framework. It allows the objects to interact with one another across the application domains.
Features
Communication channels for transporting messages across applications
Formatters are used for encoding and decoding the messages. supported formatters are