Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Pass Windows credentials to remote https WCF service

c# wcf web-config credentials

Creating a Custom Binding in C#

c# asp.net wcf

WCF .NET Core - WsHttpBinding Configuration project.json

wcf asp.net-core-1.0

.Net Core ReportExecutionServiceSoapClient set credentials

Calling WCF service with NTLM auth from .NET Core on linux

c# linux wcf .net-core ntlm

Is there a way to return different types from a WCF REST method?

c# .net wcf rest

WCF javascript proxy not found when endpoint address is not blank

Returning an interface from a WCF service

How to add xsl stylesheet node to XML produced by XmlSerializer?

.net wcf web-services rest xslt

WCF IList Serialization Issue

c# wcf web-services

What is the proper life-cycle of a WCF service client proxy in Silverlight 3?

controlling the name of a named pipe when hosting WCF net.pipe binding in IIS

wcf iis named-pipes

WCF deserialization of Dictionary where Enum type is key

Using REST WCF data service as a data source for SQL Reporting services

Hide REST endpoint from MEX/WSDL in WCF

wcf rest soap wsdl

WCF - "Encountered unexpected character 'c'."

jquery wcf

Hooking into AppInitialize with WCF service

.net wcf initialization

Logging exceptions in WCF with IErrorHandler inside HandleError or ProvideFault?

WCF Protocol Exception

c# wcf visual-studio-2010

Returning a byte[] in WCF service

wcf