I've been looking around for some decent tutorials on .NET remoting (old style MarshallByRef), and have come across a couple, but nothing that I'm happy with. Does anyone know of any decent tutorials around?
Check out one and only Ingo Rammer's .NET Remoting FAQ. The information maybe some outdated as .NET Remoting.
And here is a PowerPoint presentation called Introduction to .NET Remoting which helps you understand basic concepts behind remoting with figures/graphics.
Lastly here is the Remoting Settings Schema from MSDN if you frequently get lost (like me) in app.config files while configuring remoting.
I know you probably want something online, but I learnt this stuff from Ingo Rammer's book Advanced .Net Remoting which is very detailed, in depth and readable.
This is all .Net 1 stuff though (April 2002) so it may well be outdated and there may be better resources around these days.
Here is my selection of related articles that I've bookmarked while searching on this topic myself: http://delicious.com/dreikanter/remoting First one is most comprehensive.
(I've tryed to copy those links here but spam prevention mechanism limited maximum links number to one per post :)