by metastruct
SFTP Files using PLINK as a process in C#
by Bruno van Dooren
Extending CComPtr for remote activation of DCOM objects on a remote server, in a convenient matter
by chain1234
Use the AppDomain to load another .NET assembly version.
by Frank McCown
This article illustrates how .NET remoting is used in a GUI environment. It illustrates how a server can reflect what is happening to a remote object that it controls. The use of synchronous and asynchronous calls is also examined along with code design improvements.