Summary:
One advance that's part of the .NET architecture is .NET Remoting—an object-oriented, extensible framework that enables distributed application development. You can use .NET Remoting and C# to your advantage in distributed apps, particularly in implementing design patterns. |