Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Is the DataMember IsRequired attribute in combination with a Nullable type contradictory?

Are there any constants in the .NET framework for the different web method types (GET, PUT, POST, DELETE, HEAD)?

c# .net wcf constants

NHibernate session management in WCF application

wcf nhibernate

Why do I get System.InvalidOperationException back from a WSDL call but not from the same call to another service?

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