Basic Dot Net Question:
Download Questions PDF

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.

Download Dot Net Interview Questions And Answers PDF

Previous QuestionNext Question
Explain what relationship is between a Process, Application Domain, and Application?What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?