Latest Articles ::
The Metro Web service stack provides a comprehensive solution for accessing and implementing Web services. It's based on the reference...
Get an introduction to the principles of public key cryptography, then see how WS-Security applies them for signing and encrypting SOAP messages...
With the Web Services Validation Tool for WSDL and SOAP, Web services developers are able to validate Web services messages without deploying actual...
Why has REST been getting so much attention recently? It's no accident that Yahoo, Google and Amazon have chosen not to use SOAP to expose their APIs...
Check out how to use Microsoft's Simple Object Access Protocol (SOAP) toolkit to call remote functions and component methods over the Web. This paper...
Google uses SOAP and WSDL standards to allow access from most programming languages. In addition to the SOAP access, Google has created a set of Java...
Convincing your colleagues and clients to consider a RESTful approach to SOA is difficult when the accepted standard is SOAP-style services. In this...
It is quite common to find Java behind many of the leading SOAP Web Services available on the 'Net today. Java is also the language of choice for...
This article shows you how to implement a Web browser-based SOAP Web services client using Ajax design patterns. In the Part 1 of this series, the...