What is the standard you use to wrap up a call to a Web
service
Answers were Sorted based on User's Feedback
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 |
How do we access crystal reports in .net?
create a keypair?
What is the use of common language runtime?
What is Full trust permission set in .Net
What is the standard you use to wrap up a call to a Web service
How big is the datatype int in .net?
Explain what do the terms “boxing” and “unboxing” mean?
Major role of CLR for CAS
Which dll is required to translate xml to sql in internet information server (iis)?
How to implement getcommon method in class a? Are you seeing any problem in the implementation?
How do you turn off cookies for one page in your site? Give an example.
I'm having some trouble with cas. How can I troubleshoot the problem?