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
Write the .net syntax for 'while loop'?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
Explain what inheritance is, and why it's important?
Describe session handling in a webform, how does it work and what are the limitations?
What is the procedure to add assemly to gac to make it shared one?
State the differences between the dispose() and finalize().
How will you load an assembly which is not referenced by current assembly?
Explain about the Common Language Runtime?
what is machine key error in .NET how can we solve it?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
what is the meaning silverligt control
How big is the datatype int in .net?
Please explain what are an inheritance, polymorphism, and encapsulation?
what user controls are and what server controls are and the differences between the two.
What are the differences between com architecture and.net architecture?