Three approaches for obtaining different sized versions of an image from the server
My android app needs different sized versions of images for different purpose and bandwidth preservation.
Three approaches for obtaining different sized versions of an image from the server
My android app needs different sized versions of images for different purpose and bandwidth preservation.
How to enrich a simple two endpoint SOAP application to become enterprise level?
Imagine you have some exchange of data between two endpoints (webservices or let’s call URL).
Data can travel in any way (Xml, Json, GET, POST) it doesn’t matter.
How to enrich a simple two endpoint SOAP application to become enterprise level?
Imagine you have some exchange of data between two endpoints (webservices or let’s call URL).
Data can travel in any way (Xml, Json, GET, POST) it doesn’t matter.
Layers and layers of SOAP
I am designing the back-end to a SOAP web-service and have a question about how I am thinking of doing it.
Layers and layers of SOAP
I am designing the back-end to a SOAP web-service and have a question about how I am thinking of doing it.
Layers and layers of SOAP
I am designing the back-end to a SOAP web-service and have a question about how I am thinking of doing it.
Layers and layers of SOAP
I am designing the back-end to a SOAP web-service and have a question about how I am thinking of doing it.
Layers and layers of SOAP
I am designing the back-end to a SOAP web-service and have a question about how I am thinking of doing it.
SOAP message testing
I am working in Scala/Java.