What is the standard you use to wrap up a call to a Web
service

Answer Posted / ammuganesh

Web services communicate via messages formatted in the SOAP
standard, where the messages are transmitted over the
Internet using (typically) the HTTP protocol. A Web service
call begins with the client sending a request for a
particular method to the Web service. The Web service then
processes this request and returns the result of the method
wrapped up in a SOAP message.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Please explain what is the .net framework and how does it work?

515


When displaying fonts, what is the difference between pixels, points and ems?

557


What are the different types of remote object creation mode in .net?

573


How to create a key pair in .net?

568


What is the root class in .net?

654






Do you know what is .net standard?

575


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

704


Explain the features that are common to all .Net languages.

680


What are the types of assemblies in .net?

565


What are the new features in .net core?

544


What do the terms “boxing” and “unboxing” mean?

532


Which namespace does it belong to by default?

567


What is Event Bubbling in .NET?

654


Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

520


Is .net a programming language?

528