Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Fire event when client connects to WCF-hosted endpoint

.net-3.5 wcf

Is [HTML5 + jQuery] (no ASP.NET) + WCF a valid solution for an enterprise level web application?

Why is MSMQ faster than WCF QueueService?

.net wcf performance msmq

How to add a WCF service reference in a .NET Core 3.1 application?

TCP error code 10061: No connection could be made because the target machine actively refused it [closed]

c# wcf

Is Task.Delay Worth Cancellation?

In WCF, should you have large MaxBufferPoolSize value for large messages?

wcf performance

WCF / WebService to act as Listener for MQ Message?

WebHttpBinding with Http and Https

WCF, ASP.NET Membership Provider and Authentication Service

.net wcf web-services

How to send HTTP Auth Credentials with a WCF Service Reference

Primer for X.509 certificates on Windows

wcf certificate pki x509 wse

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