Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF: Configuring Known Types

wcf wcf-configuration

Is Transport security a bad practice for the WCF service over the Internet?

c# wcf http transport-security

HttpContext in WCF

wcf

How to prevent infinite looping without ExecutionContext.CallerOrigin in Microsoft Dynamics CRM 2011?

Android with WCF web service using ksoap2 - error SoapFault – faultcode: ‘a:ActionNotSupported’

android wcf ksoap2

How to call a Rest Service in C++?

c++ wcf web-services rest

WCF service method arguments, bool specified [duplicate]

c# wcf

Reading WCF behavior elements from config file programmticlally when exposing self-hosted service

debugging asp.net WCF service hosted in IIS

asp.net wcf iis iis-7

ConfigurationManager.ConnectionStrings[0].Name return LocalSqlServer

WCF Trace Logging Not Producing Log Files

c# wcf

TransactionScopeAsyncFlowOption and Isolation Level?

The authentication schemes configured on the host ('Anonymous') do not allow those configured on the binding 'WebHttpBinding' ('Basic')

WCF in .net core (TransportWithMessageCredential)

WCF and Interface Inheritance - Is this a terrible thing to do?

.net wcf inheritance interface

In-process communication design with WCF (.NET)

Is this code thread-safe? How can I make it thread-safe?

What steps do I need to take to convert from a class library to a WCF?

c# wcf hosting app-config

The protocol 'net.tcp' is not supported

wcf wcf-binding

How to detect user agent in WCF web service

wcf web-services user-agent