I hope everyone’s a bit familiar with .NET remoting because I think I’ve confused myself. J This post talks about the behavior of ByRef (VB.NET) and ref (C#) keywords for remoting calls. Let’s say I have a remoting object that exposes the following method
Read More...