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
How to view a .NET assembly?
Describe the compilation process for .net code?
Can I write il programs directly?
What is RCW (Run time Callable Wrappers)?
What is SOAP? How you will do windows and forms authentication?
What is interface and abstract class in .net?
What is concurrency? How will you avoid concurrency when dealing with dataset?
Explain what is heap and what is stack?
What is the concept of inheritance and how it works in .net?
Write the .net syntax for 'for loop'?
Explain the features that are common to all .Net languages.
explain the states of a window service application?
The project which you have made, which methodology did you use?
How can I get at the win32 api from a .net program?
Is there any thread in our .net programs?