Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Securing WCF service using basicHttpBinding which supports streaming

wcf wcf-security

Can the WPF API be safely used in a WCF service?

c# wpf wcf xaml image-processing

How to apply Task Async Pattern and WCF's ChannelFactory<TChannel>?

WCF SOAP 1.1 and WS-Security 1.0, client certificate transport auth, service cert for message body signature, UsernameToken, Password Digest, Nonce

If app.config for a DLL should be in the "main config"… what do we do with WCF References in DLLs?

Has anyone created a DataContract testing tool?

wcf unit-testing

How to force WCF client to send client certificate?

wcf https certificate ssl

How to serialize a derived type as its base type with WCF

How do I mix message encoding types (Text/MTOM) in the Request & Response of a Web Service client application using WCF (or WSE 3)?

.net wcf web-services wse mtom

WCF Authentication

WCF hosted in a Web application and compatibility mode

.net .net-3.5 wcf

WCF and streaming requests and responses

.net wcf streaming

Unity Dependency Injection for WCF services

Setting WCF InstanceContextMode (Per Call, Single) in web.confg

wcf instancecontextmode

How to implement a maintainable and loosly coupled application using DDD and SRP?

iPhone web service calls to WCF Service with Certificate Authentication

WCF Same IParameterInspector for all operations on a service

wcf extensibility

What is the default WCF Binding?

wcf wcf-binding

Endpoints using 'UriTemplate' cannot be used with 'System.ServiceModel.Description.WebScriptEnablingBehavior'

wcf

Why Claim based authentication instead of role based authentication