Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Is it possible to force the WCF test client to accept a self-signed certificate?

Basic Authentication with WCF REST service to something other than windows accounts?

wcf rest

Deploying WCF Service with both http and https bindings/endpoints

wcf iis ssl https wcf-binding

How to add custom soap headers in wcf?

wcf wcf-client

The maximum string content length quota (8192) has been exceeded while reading XML data

wcf string long-integer quota

WCF vs. .Net Remoting

Serialize .NET Dictionary<string, string> into JSON Key Value Pair Object

c# asp.net wcf json

Invoking WCF service method through a browser

wcf web-services

'MANAGE PRIVATE KEYS' option missing

What are the advantages of using [DataContract] rather than [Serializable] in WCF

c# .net wcf serialization

Advantages of WebInvoke POST compared to WEBGET

wcf rest

Cannot start IIS Express

c# wcf iis visual-studio-2012

What is the purpose of WCF Service Library?

.net wcf

How can I pass a username/password in the header to a SOAP WCF Service

c# asp.net wcf web-services soap

Service too busy error in WCF

wcf web-services throttling

Async WCF client calls with custom headers: This OperationContextScope is being disposed out of order

c# wcf asynchronous wcf-client

Push data to client using SignalR vs WCF?

Is DataContract attributes required for WCF

c# .net wcf serialization

WCFTestClient - how can I add username and pass?

Service Contract Namespace : Why

wcf