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

Writing a Stored procedure to insert the values into a table

1 Answers  


What is assemblies in .net?

0 Answers  


What are the two main parts of the .net framework?

0 Answers  


hai, about trading domain and need simple project on trading system. please help me...

0 Answers  


What is stored procedure ? how we use it in .NET ?

0 Answers   MCN Solutions,






Can a dll be changed to an exe?

0 Answers  


What are the types of jit?

0 Answers  


Do you know what is lambda expressions in c#?

0 Answers  


Please explain when should you use .net web forms over asp.net mvc?

0 Answers  


What is the use of activex control in .net?

0 Answers  


What is .net and .net framework?

0 Answers  


Explain the difference between asp.net & vb.net and explain architecture?

0 Answers  


Categories