Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Does setting Security Mode = Transport automatically make it secure in a HTTPS web service?

After creating a wcf service how do I tell whether its restful or soap from the wsdl?

c# wcf rest soap

Using basic authentication in SAP PI calls from .NET

WCF Web Service, Java Web Client, MustUnderstand headers not understood?

wcf jax-ws axis2 soapfault

Returning datasets from LINQ to SQL in a REST/WCF service

wcf linq

Cannot deserialize with XMLSerializer result from WCF webservice

wcf xml-deserialization

jquery ajax 'post' call

c# jquery ajax wcf json

How to Get the Authorization header from wcf request interceptor

wcf

wcf - difference between MaxConcurrentCalls and MaxConcurrentSessions property

c# .net wcf

RESTful web service returning XML not JSON

c# asp.net wcf json rest

I get For TransferMode.Buffered, MaxReceivedMessageSize and MaxBufferSize must be the same value

HTTP could not register URL http://+:10001/. Your process does not have access rights to this namespace

What is the difference between a Binding configuration and a Behavior?

.net wcf

WCF endpoint not found

c# wcf windows-phone-7

For request in operation UploadPhotoStream to be a stream the operation must have a single parameter whose type is Stream

c# wcf rest soap

Create Custom STS service in VS2012 with .net 4.5

wcf wif

How can I host a WCF service without an SVC file in IIS

How to access WCF service methods from browser?

wcf browser

How to add async support to a .NET 4.5 WCF service so it doesn't disrupt existing clients?

WCF Security: Difference between TransportWithMessageCredential and Message Security Mode