Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How can I get the port that a WCF service is listening on?

c# wcf service

Communication between two different applications

c# asp.net wcf windows

How to handle Dtos for objects which implement multiple interfaces?

c# .net wcf web-services dto

The remote server returned an error: (405) Method Not Allowed. WCF REST Service

c# .net wcf rest

How to pass and consume a JSON parameter to/with RESTful WCF service?

c# .net json wcf wcf-rest

How to mock WebOperationContext for unit testing?

Custom object returning as "empty" from WCF?

.net 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