Question - What are possible implementations of distributed applications in .NET?
Answer -
.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.