Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF ServiceContract's method returning Task<T> and timeout

wcf

How to deploy WCF service application on IIS

c# wcf

Unexpected response returned by WCF Service: (413) Request Entity Too Large

c# wcf web-config

.NET Core 3.1 SOAP platform not supported error "Compiling JScript/CSharp scripts is not supported"

c# wcf soap .net-core

Why am I getting this WCF Error Message?

wcf web-services

How can I specify an alternate config file for a WCF client?

WebGet and non WebGet methods in WCF Rest Service

wcf rest

Recommendations for .NET Web Service Format/Protocol for Android, iPhone, etc. integration

android ios wcf web-services

Does WCF4 (.NET Framework 4) supports client connection pooling?

How do I set the user identity for tasks when calling Task.WaitAll()?

Static variables persisting across sessions in WCF service

c# wcf session

WCF sessions with HTTPS

c# wcf https iis-6

Why does my service reference only generate asynchronous methods?

WCF: Interfaces, Generics and ServiceKnownType

Static Variables in WCF

c# asp.net wcf

When & where I should use WCF

wcf

Using JSON data in D3 Javascript visualisation

javascript json wcf d3.js jsonp

The 'DbProviderFactories' section can only appear once per config file

How to add net.tcp protocol support for IIS Express used by Visual Studio?

c# vb.net wcf visual-studio iis

How can I read Authorization header from a REST based WCF service?