What is the difference between XML Web Services using ASMX
and .NET Remoting using SOAP?
Answer Posted / skybeaver
XML web services using ASMX conform to the WS-I basic
profile, which means that it meets certain interoperability
standards.
.NET Remoting isn't implemented with much concern for
interoperability. Services implemented using .NET
Remoting, even if they use an open standard like SOAP as
the transport layer, cannot be consumed by non-.NET clients.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is encapsulation c#?
How to improve object oriented design skills?
is there any choice in opting subjects like 4 out of 7
What is class and object with example?
What is oops and its features?
Which method cannot be overridden?
What does sksksk mean in text slang?
What is an advantage of polymorphism?
What are different oops concepts?
Prepare me a program for the animation of train
What is protected in oop?
What is super in oop?
How oops is better than procedural?
What is a class and object?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?