Before you can tackle the complex security issues around .NET Remoting, it would be helpful to take a moment to dig into the architecture itself. A solid understanding of how remoting works is key to identifying security issues within it.
To understand remoting, it’s helpful to review the technologies you’ve been using up until now, namely [...]