Visual C# .NET » Remoting

We have 51 Remoting tutorials, you can see below:


Using Windows Controls Remotely With .NET Remoting


The article describes how to share windows control functionality using .NET Remoting


Details    Read Tutorial    Views: 674    Rate: 5 (1 votes)    May 23 2007 - 12:43

.NET Remoting Using Broker Pattern


.NET remoting using Broker pattern.


Details    Read Tutorial    Views: 511    Rate: 0 (0 votes)    May 23 2007 - 12:40

.NET Remoting Using Broker Pattern


.NET remoting using Broker pattern.


Details    Read Tutorial    Views: 348    Rate: 0 (0 votes)    May 23 2007 - 12:40

.NET Remoting Sample


Shows how to use .NET Remoting for beginners.


Details    Read Tutorial    Views: 1072    Rate: 0 (0 votes)    May 23 2007 - 12:39

A .NET Remoting Component Server


An article about a simple and installable component server.


Details    Read Tutorial    Views: 429    Rate: 3 (1 votes)    May 23 2007 - 12:38

A Bare Bones Introduction to Remoting - The Simplest Working Sample


A working remoting sample. Ready to use in your projects.


Details    Read Tutorial    Views: 1015    Rate: 0 (0 votes)    Apr 22 2007 - 16:52

Laptop Backup


A file backup system using remoting.


Details    Read Tutorial    Views: 716    Rate: 5 (1 votes)    Apr 22 2007 - 16:50

Mixing ACE/TAO and .NET Clients and Servers


Demonstrates mixing C++ ACE/TAO clients and servers with C# IIOP.NET clients and servers on Windows and Linux.


Details    Read Tutorial    Views: 814    Rate: 0 (0 votes)    Apr 22 2007 - 16:48

.NET Remoting: Passing through the obstacles path from version 1.0 to 1.1


Houston, we have a problem. One small step for mankind, one Giant irritation for developers.


Details    Read Tutorial    Views: 659    Rate: 0 (0 votes)    Apr 22 2007 - 16:47

Dynamic insertion of a client channel sink provider


Workaround to specify a desired channel for connecting to a remote object


Details    Read Tutorial    Views: 692    Rate: 0 (0 votes)    Apr 22 2007 - 16:45

Step By Step Guide to Factory Pattern Client Activated Object (CAO) Creation


Guide to creating a CAO object through an SAO class factory


Details    Read Tutorial    Views: 270    Rate: 0 (0 votes)    Apr 22 2007 - 16:44

AppLogger, a Simple Distributed Application Logger - Part 1


An article on distributed application logging


Details    Read Tutorial    Views: 273    Rate: 0 (0 votes)    Apr 22 2007 - 16:43

Remote Mail (.NET Remoting + MAPI)


This project is supposed to be a part of messaging-enabled server-client applications. Users in local network will be able to send messages without Internet access and without mail client installed and configured through server.


Details    Read Tutorial    Views: 277    Rate: 0 (0 votes)    Apr 22 2007 - 16:42

AppLogger, a Simple Distributed Application Logger - Part 2 (Using MSMQ)


Concluding article for simple distributed application logging


Details    Read Tutorial    Views: 236    Rate: 0 (0 votes)    Apr 22 2007 - 16:40

Remoting Probe


Using the remoting probe to publish details of the \"talking\" between the remoting object and its consumer. Here is its design, implementation and usage in the Remoting Analyzer Studio.


Details    Read Tutorial    Views: 253    Rate: 0 (0 votes)    Apr 22 2007 - 16:37

MSMQ Channel - New Version


New version of the MSMQ Custom Channel for the event driven distributed architecture.


Details    Read Tutorial    Views: 248    Rate: 0 (0 votes)    Apr 22 2007 - 16:35

Push and Run .NET Code on Remote Machine


Execute an assembly on a remote machine without any special hooks - works on existing assemblies!


Details    Read Tutorial    Views: 303    Rate: 5 (1 votes)    Apr 22 2007 - 16:34

A Simple But Useful Example of .NET Remoting Part 2


Introduces .NET remoting via a simple but potentially useful example.


Details    Read Tutorial    Views: 385    Rate: 0 (0 votes)    Apr 22 2007 - 16:33

Watchdog Management


The Watchdog Management gives your architecture an event driven mechanism to control your business processing within the specified time. Using the Remoting Watchdogs allow to distribute an exception or acknowledge result asynchronously in the remoting manner.


Details    Read Tutorial    Views: 270    Rate: 0 (0 votes)    Apr 22 2007 - 16:31

Remoting Management Console


This is a MMC Snap-in to manage a remoting host process and its configuration file. Like the COM+ catalog, the Remoting Management Console will create and administrate the host process to publish your remoting objects.


Details    Read Tutorial    Views: 251    Rate: 0 (0 votes)    Apr 22 2007 - 16:30

Socket stream redirection using .NET remoting


Redirecting socket stream over HTTP channel with .NET remoting.


Details    Read Tutorial    Views: 433    Rate: 3 (1 votes)    Feb 07 2007 - 18:17

.NET Remoting Message Redirection Channel Sinks


An upper logic layer transparent way to redirect .NET remoting calls, enabling exposure of .NET remoting services behind firewall/NAT, to anywhere.


Details    Read Tutorial    Views: 412    Rate: 0 (0 votes)    Feb 07 2007 - 18:16

.NET Remoting - Events. Events? Events!


You have the server and several clients. You want the server to fire an event and all of the clients or only some specific must receive it. This article describes several approaches to the problem.


Details    Read Tutorial    Views: 629    Rate: 0 (0 votes)    Feb 07 2007 - 18:15

TCP Remoting Windows Service Host with Server GC


Implement Server GC for TCP Remoting Host.


Details    Read Tutorial    Views: 325    Rate: 0 (0 votes)    Feb 07 2007 - 18:15

Remote methods and events in C#


An article on Remoting in C#


Details    Read Tutorial    Views: 568    Rate: 5 (1 votes)    Feb 07 2007 - 18:14

Remote Controlled Windows Application


How to let your Windows application be remote controlled


Details    Read Tutorial    Views: 380    Rate: 0 (0 votes)    Feb 07 2007 - 18:11

.NET Remoting: design decisions and best practicies


An article on how to go about your .NET remoting design choicies and development specification upon your requirments.


Details    Read Tutorial    Views: 361    Rate: 0 (0 votes)    Feb 07 2007 - 18:10

.NET Remoting : Long-duration invocations


Sometimes server needs to perform lengthy calculations in reply to the client’s request. If such calls are rare or do not take too much time, it’s not a problem. If your solution shows a tendency to have about 20-30 such invocations being performed concurrently at the same time, you should read this


Details    Read Tutorial    Views: 312    Rate: 0 (0 votes)    Feb 07 2007 - 18:07

Implementing a Publisher/Subscriber model for .NET Remoting


An article about event propagation in a distributed environment.


Details    Read Tutorial    Views: 420    Rate: 0 (0 votes)    Feb 07 2007 - 18:06

The case for a channel-schema concept


An article about .NET remoting channel schemas


Details    Read Tutorial    Views: 238    Rate: 0 (0 votes)    Feb 07 2007 - 18:05

Remoting from IIS Hosted component to ASP.NET Client application


A walkthrough to set up a remoting server app on IIS, consumed by an ASP.NET client web application.


Details    Read Tutorial    Views: 329    Rate: 0 (0 votes)    Feb 07 2007 - 06:51

Delegate Remotable Objects in Simple English (Really, it's that simple)


Made easy: How to solve the FileNotFoundException error when Remoting.


Details    Read Tutorial    Views: 345    Rate: 0 (0 votes)    Feb 07 2007 - 06:49

.NET Remoting – Basic Maneuvers


A tutorial on .NET Remoting


Details    Read Tutorial    Views: 337    Rate: 0 (0 votes)    Feb 07 2007 - 06:49

Applying Observer Pattern in .NET Remoting


This article describes the steps to develop simple chat applications using .NET remoting and the Observer pattern.


Details    Read Tutorial    Views: 452    Rate: 0 (0 votes)    Feb 07 2007 - 06:48

Absolute beginner's introduction to remoting


Introduces .NET remoting and the use of asynchronous callbacks using simple code snippets


Details    Read Tutorial    Views: 425    Rate: 0 (0 votes)    Feb 07 2007 - 06:45

Persistent .NET Events in Stateless Remoting Server


This article demonstrates usage of .NET events in the stateless remoting server, thus allowing to use .NET event mechanism in highly available and scalable distributed applications.


Details    Read Tutorial    Views: 328    Rate: 0 (0 votes)    Feb 07 2007 - 06:44

Remote Execution Using .NET Remoting


Using .NET Remoting to create a client-server application which takes advantage of using Asunchronous Callback methods.


Details    Read Tutorial    Views: 376    Rate: 0 (0 votes)    Feb 07 2007 - 06:43

How to stop a service using .NET Remoting


This article summarizes techniques on stopping a service without terminating the hosting process.


Details    Read Tutorial    Views: 389    Rate: 0 (0 votes)    Feb 07 2007 - 06:42

Chaining channels in .NET Remoting


This article describes how to design and implement remoting over chained channels (standard and custom) using the logical url address connectivity.


Details    Read Tutorial    Views: 285    Rate: 0 (0 votes)    Feb 07 2007 - 06:41

Extensible .NET remoting framework


This article is about installable transport connections


Details    Read Tutorial    Views: 267    Rate: 0 (0 votes)    Feb 07 2007 - 06:40

.NET Remoting Relay Server


An article about re-deploying remote services with the help of a relay server.


Details    Read Tutorial    Views: 267    Rate: 0 (0 votes)    Feb 07 2007 - 06:39

Simple but potentially useful example of .NET Remoting


Introduces .NET remoting via a simple but potentially useful example.


Details    Read Tutorial    Views: 285    Rate: 0 (0 votes)    Feb 07 2007 - 06:38

Building a Distributed Object System with .NET and J2EE Using IIOP.NET


This article demonstrates the use of IIOP.NET


Details    Read Tutorial    Views: 263    Rate: 0 (0 votes)    Feb 07 2007 - 06:35

.NET Remoting with an easy example


This article explains .NET remoting with a simple example. The article tries to cover all aspects of remoting in a brief way, whereas the sample project is a very simple example of remoting.


Details    Read Tutorial    Views: 353    Rate: 1 (1 votes)    Feb 07 2007 - 06:34

Two-way Remoting with Callbacks and Events, Explained


A demonstration of how separate applications on different machines are able to effectively communicate with one another.


Details    Read Tutorial    Views: 515    Rate: 0 (0 votes)    Feb 07 2007 - 06:31

.NET Remoting and Cross Domain Marshalling


An article about how to marshal a remote client request from one AppDomain to another.


Details    Read Tutorial    Views: 382    Rate: 0 (0 votes)    Jan 22 2007 - 14:26

.NET Remoting Customization Made Easy: Custom Sinks


.NET Remoting customization – it doesn\'t have to be so hard!


Details    Read Tutorial    Views: 318    Rate: 0 (0 votes)    Jan 22 2007 - 14:25

Setting Exchange Folder Permissions Remotely


A way to remotely set permissions on folders in the Exchange Server using an Exchange SDK-based COM in-proc wrapped into a .NET class and exposed to a client with Remoting technique.


Details    Read Tutorial    Views: 396    Rate: 0 (0 votes)    Jan 22 2007 - 14:23

Using Interfaces In .NET Remoting


.NET Remoting allows for a clean seperation between client side code and server side code through the use of interfaces. In this article, we will create a remote object and referance it only by interface.


Details    Read Tutorial    Views: 489    Rate: 0 (0 votes)    Jan 17 2007 - 18:43

Simple but potentially useful example of .NET Remoting


Introduces .NET remoting via a simple but potentially useful example.


Details    Read Tutorial    Views: 1404    Rate: 0 (0 votes)    Jul 11 2005 - 15:52

Remoting with GUIs


This article illustrates how 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.


Details    Read Tutorial    Views: 1119    Rate: 0 (0 votes)    Jul 11 2005 - 15:42