Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Getting caller's hostname in WCF

c# wcf dns wcf-security

svcutil.exe - Proxy generated not allowing for nullable fields

WCF MSMQ binding with an IIS service - how to instantiate the service?

wcf iis msmq msmq-wcf

Where can I download the Castle Windsor WcfIntegration Facilities dll?

wcf castle-windsor

WCF Web Service Client using a CookieContainer

WCF: Distinguish between REST and SOAP requests using the OperationContext

wcf rest soap operationcontext

Accessing a WCF MessageHeader when OperationContext.Current is null

c# wcf

Why won't my Windows Service that is hosting a WCF Service run under LocalService or NetworkService accounts

windows-services wcf

Prevent duplicate editing / Locking DB records while editing - single backend server

c# silverlight wcf session

WCF: Having trouble with one-way callbacks

wpf wcf timeout binding

WCF DataService, how do I avoid [DataServiceKey] in POCOs

wcf poco odata dataservice

When to Use WCF / REST

wcf rest

Hosting WCF service in Unit Test using ServiceHost

How to get WCF Service Running over SSL?

c# wcf web-services ssl https

Can I automatically host all services in app.config when using SelfHosting?

Is SSL for WCF needed when using Transport Security?

.net wcf

Return WCF Custom Fault Exception

wcf

WCF Proxy Client taking time to create, any cache or singleton solution for it

wcf wcf-client

Custom client certificate and username validation in WCF service

wcf certificate client

how to call wcf restful service from fiddler by JSON request?

c# wcf json fiddler