Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How can one use a lambda to create a new EventHandler?

c# wcf xamarin

How to customize WCF XML serialization

Problem with WCF Service - The protocol 'http' is not supported. How to resolve?

WCF one service or multiple services

wcf

How can I enable WCF logging so that it writes to a Database?

What are these extra parameters in my ASMX Proxy Methods?

c# .net wcf asmx

Configure WCF for LOCALHOST-only listening

wcf localhost

WCF 4 REST service can't return a StatusDescription, only StatusCode

How to retrieve the client's machine name from within a WCF Operation Contract?

c# wcf operationcontext

WCF - "There was no endpoint listening at..." error

wcf

WCF 4 - Soap and REST endpoints

c# .net wcf soap

how to configure fiddler to monitor wcf calls to a wcf services hosted in IISExpress

wcf fiddler iis-express

System.InvalidOperationException : XmlSerializer attribute System.Xml.Serialization.XmlChoiceIdentifierAttribute is not valid in Item

c# wcf xmlserializer

transport protocol in WCF

wcf

WCF service exposing 2 endpoints on 2 different service contracts

ActionNotSupported error when a WCF Service is created at runtime

c# wcf wcf-binding

WCF web service does not return WSDL

c# wcf wsdl

Include Schema Type in WSDL file

How to get the invoked operation name within a IClientMessageInspector?

How to Handle WCF Fault Exception

c# wcf soap fault