Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

German umlauts in EndpointAddress with net.tcp

c# wcf

EncryptedXml DecryptDocument method throws "Bad Data" exception

SignalR message not being received on the client

c# wpf wcf signalr

How to transfer Image files over WCF?

image wcf transfer

Java client is not able to consume WCF service

java wcf

Passing a FileStream to WCF throws "Timeouts are not supported on this stream" exception

wcf filestream

Dynamic Objects in WCF not possible?

c# wcf serialization

Rename property names from WCF service generated model

c# .net wcf

WCF initialization on local network hangs for 20 secs

WCF - when should i use netTcpBinding

c# wcf

WCF service self host url not getting wsdl document

c# .net wcf self-hosting

Multiple parallel calls to WCF Service takes longer than single call

Why does Microsoft match an XSD xs:integer to a string when importing WSDL?

xml vb.net wcf xsd wsdl

How to consume duplex wcf service in Windows Universal App

WCF net.tcp issued token

wcf wif

WCF input huge XML as Stream with Content-Type: xml/text

c# wcf

Port being used by another application in WCF

wcf

WCF method sending POST instead of GET

c# wcf web-services api rest

Importing ASMX Web Service metadata to WCF Endpoint

wcf web-services asmx metadata

What is System.ServiceModel.Diagnostics.CallbackException and why can't I handle it?