Click to See Complete Forum and Search --> : C# and Distributed Components


Aide
March 30th, 2001, 01:50 PM
I've been impressed with C# and looking in the furture to develop distributed applications with the language.

Can you develop distributed components in C# like DCOM objects in C++?
The objects would need to run on different computers across a network without the "internet infrastructure" being present.

DCOM provides the functionality I need but is not support by C#.

Aide.