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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / anjani kumar

"SOAP".

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How do we access crystal reports in .net?

0 Answers  


create a keypair?

1 Answers  


What is the use of common language runtime?

0 Answers  


What is Full trust permission set in .Net

0 Answers  


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

2 Answers   Siebel Systems,


How big is the datatype int in .net?

0 Answers  


Explain what do the terms “boxing” and “unboxing” mean?

0 Answers  


Major role of CLR for CAS

2 Answers   Infosys,


Which dll is required to translate xml to sql in internet information server (iis)?

0 Answers  


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

0 Answers  


How do you turn off cookies for one page in your site? Give an example.

0 Answers  


I'm having some trouble with cas. How can I troubleshoot the problem?

0 Answers  


Categories