Click here to Skip to main content
15,885,537 members
Everything / Remoting

Remoting

remoting

Great Reads

by chain1234
Use the AppDomain to load another .NET assembly version.
by Maxim Komlev
Example of WebBrowser customization and http/https server on localhost as engine for cross-platform application based on web technologies.
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.
by metastruct
SFTP Files using PLINK as a process in C#

Latest Articles

by Maxim Komlev
Example of WebBrowser customization and http/https server on localhost as engine for cross-platform application based on web technologies.
by metastruct
SFTP Files using PLINK as a process in C#
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.

All Articles

Sort by Score

Remoting 

8 Jul 2013 by chain1234
Use the AppDomain to load another .NET assembly version.
24 Apr 2016 by Maxim Komlev
Example of WebBrowser customization and http/https server on localhost as engine for cross-platform application based on web technologies.
6 Jun 2005 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.