Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Routing with Message Security

How to parse a soap message loaded from a file?

c# xml web-services wcf soap

How to detect client-side if the server disconnects me?

Newtonsoft.Json causing serialization to happen twice causing duplicate definition in the Reference.cs

PRISM and WCF - Do they play nice?

wcf events prism

What is WCF dispatch pipeline message flow

wcf wcf-extensions

jQuery success callback called with empty response when WCF method throws an Exception

jquery wcf json asp.net-3.5

Why doesn't WCF/JSON return `null` for a null return value?

c# json wcf

Transferring large payloads of data (Serialized Objects) using wsHttp in WCF with message security

EDIT SOAP of a WCF Service using IClientMessageInspector

wcf soap

How to use SignalR to notify web clients from ASP.NET MVC 3 that MSMQ tasks were completed

Enable WCF Data Service to accept/return JSON by default

Options for RPC in Mono? (WCF Alternatives)

.net wcf mono rpc protobuf-net

AutoStart/Pre-warm features not working in IIS 7.5 / WCF service

Unable to add service in WcfTestClient when copy to a different machine

Handling dropped clients in a duplex binding WCF application

WCF, RESTful Web Services and custom authentication

Is changing from wcf binding transferMode from "Buffered" to "Streamed" considered a breaking change for the client?

c# .net wcf wcf-binding

Difference between <endpointBehaviors> and <serviceBehaviors>

asp.net wcf

Which list/collection type is best to use in a WCF data contract?

.net wcf datacontract