Web services Interview questions


Total available count: 9
Subject - Microsoft Technologies
Subsubject - Web services

What is SOAP?

SOAP is an XML-based protocol for exchanging information between computers. It can be used in a various messaging systems and can be delivered via a variety of transport protocols. The main focus of SOAP is Remote Procedure Calls (RPC) transported via HTTP Like XML-RPC. SOAP is platform independent and enables diverse applications to communicate with one another.




Next 1 interview question(s)

1
What are the protocols supported by web services built with ASP.NET to exchange data?