Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Now that WebServiceHost2Factory is dead, how do I return error text from a WCF rest service?

c# .net wcf rest

Custom Endpoint Behavior not being used in WCF Client with Service Reference

Expression Tree Serializer

c# wcf linq serialization

"An unsecured or incorrectly secured fault was received from the other party"

c# wpf wcf

WCF service error 400 bad request

wcf service request

.Net Web Application app startup workflow for IIS

how to publish my WCF Service Library using MSBuild Command Line in VS 2012?

wcf msbuild-4.0

WCF HTTP Error 404.17 - Not Found The requested content appears to be script and will not be served by the static file handler

wcf

wcf all message body in .svclog file always be "<env:Body>... stream ...</env:Body>" , how to show the real content through configuration?

wcf

Prefix SOAP XML Instead direct namespace

The maximum nametable character count quota (16384) has been exceeded

MaxReceivedMessageSize error in WCF

Sending a list within an object to Wcf Service

javascript ajax json wcf jquery

Mocked Object Still Making Calls to Service

WCF - convert empty element to nullable native type

.Net SecureString in Java

java wcf wsdl axis securestring

Mocking a ViewModel for unit testing with Moq?

c# wpf wcf unit-testing moq

Visual Studio 2013: Debug using IP Address instead of LocalHost

WCF hosted in WPF and how can i change control in MainWindow UI from wcf?

c# wpf multithreading wcf

How to post data to WCF Service using jquery Ajax?