What are possible implementations of distributed applications in .NET?

Q

What are possible implementations of distributed applications in .NET?

✍: Guest

A

.NET Remoting and ASP.NET Web Services. If we talk about the Framework Class Library, noteworthy classes are in System.Runtime.Remoting and System.Web.Services.

2013-11-08, 1643👍, 0💬