Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in web-services

C# Image.FromStream(): Lost metadata when running in Windows 8 / 10

"Specified network name is no longer available" in Httplistener

Protect Web API from unauthorized applications

WebHttpBinding with Http and Https

WCF, ASP.NET Membership Provider and Authentication Service

.net wcf web-services

How do I write a restful web service that accepts a binary file (pdf)

Jersey 2 filter uses Container Request Context in Client Request Filter

How to send HTTP Auth Credentials with a WCF Service Reference

Why am I receiving a java.net.SocketException: Connection reset error from web service through SOAP UI and Java client?

java web-services soap soapui

What is the purpose of asynchronous JAX-RS

How to secure API (private key) for mobile apps

How to secure a webservice in .net?

.net web-services security

.net web service: Can't add service reference, only web reference

.net web-services

WARNING: A HTTP GET method, public javax.ws.rs.core.Response... throws org.codehaus.jettison.json.JSONException, should not consume any entity

java web-services rest api get

How do I mix message encoding types (Text/MTOM) in the Request & Response of a Web Service client application using WCF (or WSE 3)?

.net wcf web-services wse mtom

Scala equivalent to wsdl2java?

RESTful way to trigger server-side events

How to pass user credentials to web service?

c# winforms web-services

Should I convert an entity to a DTO inside a Repository object and return it to the service layer?

Handling Web Service Timeouts While Performing Long-Running Database Tasks