Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF Getting "An error occurred while receiving the HTTP response to.." on random call

How to use wsHttpBinding with Message security through a load balancer

Can you change a BehaviorExtension with WCF configuration?

c# .net wcf servicebehavior

Requests are piling up in WCF IIS server

c# wcf iis

Is WCF vulnerable to XXE attacks [closed]

.net wcf wcf-security xxe

WCF service client configuration from appsetting.json (.NET Core)

c# .net wcf .net-core

Difference between event-based and callback/delegate-based asynchronous methods?

wcf

Sizes and Timeouts on streaming service contract in WCF

c# wcf streaming wcf-binding

Configuring WCF Forms Authentication

wcf forms-authentication

Best way to use and secure WCF on the Compact Framework?

wcf compact-framework

Should constructors for WCF Services use faults for error handling?

Token-Based Authentication in WCF

Periodic tasks inside WCF service hosted in IIS

wcf timer

Why do WCF endpoints ignore the hosts file?

wcf

Getting quotes in innerXML to go on the wire as "

c# .net wcf

How do I reduce duplication of domain/entity/DTO objects?

wcf deserialize enum as string

Generally accepted way to avoid KnownType attribute for every derived class

Optional UriTemplate parameter using WebGet

c# wcf rest

Writing Long-Polling WCF Service

.net asp.net wcf