Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asmx

Describing ASMX web service WebMethod parameters

Integer value is lost in web service call

c# web-services soap asmx int

Return JSON from ASMX web service, without XML wrapper?

Check if a webservice exists

WebService behind reverse proxy

ASP.NET Web Method that accepts a List<CustomObject> is failing with "Web Service method name is not valid."

WCF Service instead of ASMX Web Service?

Things to consider while calling one WCF service from another

ASMX Web Service using wrong encoding on incoming request

Host ASP.Net web api and consume from another MVC application

Block cross domain calls to asp.net .asmx web service

Importing ASMX Web Service metadata to WCF Endpoint

wcf web-services asmx metadata

Invoking a web service - asmx - through a Microsoft Web API end point?

Getting Exception Details from ASP.NET PageMethods on the Client SIde

webservices trace / log

How to Return Errors from an ASMX Web Service?

c# web-services asmx soapfault

ASMX Web Service - "This web service is using http://tempuri.org/ as its default namespace." message - but it shouldn't be

ASMX webservice - return JSON instead of XML

ASMX web service reference how to set equivalent to MaxReceivedMessageSize

Catching a SoapException thrown by a WebService