What is the difference between XML Web Services using ASMX
and .NET Remoting using SOAP?
Answer / 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 |
What language is oop?
what is the diffrence between c# and c++
wht is major diff b/w c and c++?
is there any choice in opting subjects like 4 out of 7
What is the point of oop?
the difference between new and malloc
What is static modifier?
How can i write a code in c# to take a number from the user and then find all the prime numbers till the number entered by the user.
What are main features of oop?
What does enum stand for?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
Tell me the scenario,Where we can use interfaces or Abstract class.And What is the difference between interfaces and abstract class?