Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

What is the difference between wsHttpBinding and ws2007HttpBinding?

wcf wshttpbinding

How to generate xs:Date in WCF OperationContract parameter

.net xml wcf

Sending JSON to WCF Rest Service - object is always null

wcf json rest jquery

WCF Authentication WITHOUT SSL

wcf security rest ssl

client will not catch generic FaultException< T >, only FaultException

Why is the first WCF client call slow?

Pitfalls of (Mis)Using C# Iterators to Implement Coroutines

IIS: web applications warmup

keeping a wcf callback channel open indefinitely / reconnecting from client if it faults

Fastest serializer and deserializer with lowest memory footprint in C#?

c# .net wcf sockets remoting