Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in web-services

How to use a WSDL

c# web-services wsdl

Service Reference Error: Failed to generate code for the service reference

How to generate service reference with only physical wsdl file

RESTfully design /login or /register resources?

Multiple contexts with the same path error running web service in Eclipse using Tomcat

Best way to create a simple python web service [closed]

python web-services

What is the difference between a web API and a web service?

Filling a DataSet or a DataTable from a LINQ query result set

c# linq web-services .net-3.5

SOAP server and client application VCL+indy demo for Delphi XE?

Why would one use REST instead of SOAP based services? [closed]

web-services rest

jQuery Call to WebService returns "No Transport" error

jquery ajax web-services

Web service differences between REST and RPC

web-services rest rpc

How can I verify a Google authentication API access token?

EOFError: end of file reached issue with Net::HTTP

What are WSDL, SOAP and REST?

web-services rest soap wsdl

What is the overhead of creating a new HttpClient per call in a WebAPI client?

Patterns for handling batch operations in REST web services?

web-services rest

Secure Web Services: REST over HTTPS vs SOAP + WS-Security. Which is better? [closed]

What is a "web service" in plain English?

web-services

Tracing XML request/responses with JAX-WS

java web-services jax-ws