Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Using MSMQ - System.Messaging versus WCF

.net wcf vb6 system.messaging

Use of Attributes... INotifyPropertyChanged

c# .net wpf wcf

WCF service SecurityNegotiationException

wcf security exception service

What NEW features has WCF in .NET Framework 4 vs .NET Framework 3.5?

c# .net wcf .net-3.5 .net-4.0

How to limit a request execution time of WCF service?

wcf configuration timeout

replace WCF built-in JavascriptSerializer with Newtonsoft Json.Net json serializer

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