Home

The Distributed Extensions library for .NET allows you to easily write distributed applications in C# without dealing with networking, synchronization, serialization or caching.  You write your applications like you would any other and the library takes care of the rest.

Code Example

The Result

Comments are closed.