Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Service - certificates and message security with UserName authentication

Return Stream from WCF service, using SqlFileStream

c# sql wcf filestream

Building a dynamic expression tree to filter on a collection property

System.Net.WebException: The request was aborted: the request was cancelled

How do I restrict access to some methods in WCF?

c# wcf authentication

How to configure security when calling WCF Service from .Net 2.0 Client

wcf security .net-2.0

Consuming a REST service from WCF

Service '' has zero application (non-infrastructure) endpoints

wcf

X.509 certificate can't find with "FindBySubjectName"

How do I trigger the browser's Basic Authentication dialog from an AJAX call?

What's the difference between Azure AppFabric and Windows Server AppFabric

wcf azure cloud appfabric

WCF: Multiple binding configurations for a single service

.net wcf wcf-binding

Difference between WCF service library and WCF service application [duplicate]

.net wcf iis

When should I use OperationContextScope inside of a WCF service?

c# service wcf

WCF to build SOAP based service

wcf web-services soap

asmx to WCF or Web API

What is the best way to download file from server

javascript asp.net wcf

WCF: How to get Host IP or Server Name

wcf

Contract requires Session, but Binding 'BasicHttpBinding' doesn't support it or isn't configured properly to support it

wcf

Lazy singleton in a multithreaded c# application