Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asmx

How to increase the POST size for an ASMX web service?

Web services: method cannot be reflected exception

.net web-services asmx

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

c# .net web-services asmx

Excessive HTTP 401s using Windows Authentication, AJAX, ASMX and external ISA

ASMX web service to allow anonymous access

Maintain Session While Calling an ASMX Web Service

Is it possible to change the properties of a WebReference in run-time? [duplicate]

Get current domain in ASMX

c# web-services asmx

Why can't I expose an interface in a .NET asmx web service?

calling asmx service using jquery ajax asp.net 4.0

asp.net jquery asmx

WCF vs ASPX webmethods vs ASMX webmethods

The test form is only available for requests from the local machine

c# web-services .net-3.5 asmx

How to create a web.config file to get SoapExtension loading?

How to download file using JavaScript only

javascript asmx

jQuery UI autocomplete update hidden field with value but display label in UI, in conjunction with ASMX

What is the difference between ashx, asmx, axd + cs(handler), webmethod(in aspx) and async methods in asp.net framework 4.5? [closed]

asp.net asmx ashx webmethod axd

How do you pull the URL for an ASP.NET web reference from a configuration file in Visual Studio 2008?

asmx

ASMX webservice not returning JSON, can only POST using application/x-www-form-urlencoded contentType

Is it possible to use async/await in webmethod asmx service [duplicate]