Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Upload multiple files in a single HTTPWebRequest

c# wcf web-services rest fiddler

DisplayAttribute name property not working in Silverlight

c# asp.net wcf silverlight

Fail early or clearly throw when an enum cannot be serialized

c# wcf .net-4.0

WCF client talking to Java WS, exception: The content type application/xop+xml; type="application/soap+xml" of the response message

wcf soap wcf-binding mtom xop

Async call to the WCF service doesn't preserve CurrentCulture

Propagate OperationContext into Async WCF Call

AppFabric - Etw - Unable to unregister the trace provider

.net wcf appfabric etw

How to disable Expect:100-Continue when using WCF in Windows Store App

c# wcf

NUnit async test causing AppDomainUnloadedException

wcf nunit async-await

.NET 4.0 Project will not run on Windows xp

c# .net wcf .net-4.0

WCF, WebAPI and OWIN IIS integrated pipeline. Skip OWIN based on route

Azure Web Apps or Cloud Service for hosting WCF Integration Service

Wcf suddenly hangs (web get operation)

c# wcf

Make wcf client wait for the callback

c# wcf

Calling windows authenticated WCF service from c#

Handling WCF Deserialization of DateTime objects

c# wcf datetime

WCF WSDL location address with HTTPS

.net wcf networking hosting

Sharing assembiles between Silverlight and "plain vanilla" .Net

.net wcf silverlight

How can I customize WCF client code generation?

.net wcf wsdl t4

When should I use Message Contracts instead of DataContract and why?

wcf