Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in web-services

Webservice C# JSON to Arduino

json web-services arduino

Microservice Composition Approaches

.Net code to catch an HTTP 500 error response from an .asmx web service

c# .net web-services asmx

SOAP and REST webservice in single application

Running steps of EMR in parallel

Serializing Name/Value Pairs in a Custom Object via Web Service

How do you copy a file into SharePoint using a WebService?

Is it necessary to have a wsdl file for the creation of a webservice in php?

php web-services wsdl

Request-reply model for hybrid SOAP over HTTP/JMS over middleware

java web-services soap jms soa

How to do Authentication between a webservice and a mobile phone?

Creating a web-service client with a known but inaccessible wsdl

Java Process Servers Good Idea or Not?

How to create a soap client without WSDL

How can I disable keep-alive on ASP.NET Web Service client requests?

[ScriptMethod(ResponseFormat = ResponseFormat.Json)]

jquery ajax web-services

How to change WebService's response's tag name in .NET/ASMX?

c# .net web-services

ASMX web service to allow anonymous access

How to programatically create a WCF service and its metadata on the same URL

.net wcf web-services

What is proper way to add encryption/decryption in spring-ws (wss4j)?

Serialize an object when posting data with RestSharp