Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Need to communicate fast and often between two .NET processes

.net wcf vb6

Host WCF service with net.tcp binding through IIS Manager 7.5

wcf iis-7.5 net.tcp

Entity framework, multiple edmx to share connection string - is it possible?

Is there a good way to extend a WCF service using basicHttpBinding to also allow REST service communicating with JSON?

c# wcf json rest .net-4.0

How can I get Entity Framework and WCF to work with transactions? Okay...what's the secret?

Portable class library for shared [DataContract] class

c# wcf

how to get namespaces in scope from XmlReader

c# .net xml wcf

Does WCF Service use multiple threads to process incoming requests?

WCF custom fault exception not caught correctly in client

wcf faultexception

WCF Callback Service with netTcp Binding timeout after 10 mins

wcf wcf-callbacks

WCF Architecture, and Evolution, Version

c# wcf

Installing an IErrorHandler on a WCF service channel dispatcher

c# .net wcf

How to host net named pipe binding enabled wcf application in iis?

How to use a variable as type

c# wcf transfer

async WCF method WebOperationContext is null after await

c# wcf async-await

Serializing a jagged byte array efficiently

WCF Reliable Sessions Fault when Server under heavy CPU load or Thread Pool Busy

c# wcf reliablesession

How to pass arguments to `Configuration.Install.Installer` when installing a long-running service through `installutil`

WCF: "Error creating reader for MTOM message"

Slow serialization of WCF response using DataContractSerializer

c# wcf serialization