What are possible implementations of distributed
applications in .NET?
Answer Posted / guest
.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
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the keyword used for self reference?
How many design patterns can be created in .net?
What is the purpose of IClonable interface in .NET?
Can a dll be changed to an exe?
How does cas works?
Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?
How to instantiate a delegate?
Tell me what is serialization?
What is an assembly? What are the different types of assemblies?
What is assembly in .net?
What is the difference between constants and read-only variables?
Explain the different parts of an assembly?
Explain how to rename a table using sql queries?
What is managed code in .NET?
What is Flyout Design Pattern in .NET?