adspace


Explain something about WebService?

Answer Posted / Sushmita Singh Shakya

A Web Service is a software system designed to support interoperable machine-to-machine interaction over a network. It has an interface described in a machine-processable format (specifically WSDL). Web services are typically invoked by other software applications via programmatic calls and are part of a broader web service architecture known as SOAP, REST or XML-RPC.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143