Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

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

Why would one use the ChannelFactory to instantiate a WCF proxy rather than a Service Reference?

c# wcf

WCF Rest Service - Gaining Access to HTTP Response header

c# wcf http rest

getting image from byte array in JSON object to android app

android wcf json

How to expose an interface in web service

c# wcf interface