Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

How to specify a WCF known type in config that is generic?

.net wcf generics known-types

WCF - An error occurred while receiving the HTTP response to http://xxxxx/Service/

Could not find default endpoint element that references contract - Hosting wcf

c# winforms wcf hosting

What is the best way to send multiple files to a WCF service?

wcf web-services

BasichttpBinding vs WSHttpBinding of WCF

wcf

error "No protocol binding matches the given address ..."

.net wcf

WCF is using the computer name instead of the IP address and cannot be resolved

Hosting an wcf service into a website issue : System.ArgumentException: ServiceHost only supports class service types

.net wcf

WCF Restful service GET/POST

c# wcf rest

DataMember attributes for Data validation

wcf attributes datamember

Is COM dead? [closed]

wcf com components

Persist a DataContract as XML in a database

c# xml wcf datacontract

Using Reporting Services (SSRS) as a reference in an ASP.NET Core site

DataContracts with behavior

wcf datacontract

What is the advantage of using DataContractAttribute over SerializableAttribute?

Authorization Header is missing in Http request using WCF

wcf http-headers

WCF Error - Security processor was unable to find a security header in the message

c# wcf .net-3.5 wcf-security

SOA, Request/Response service layer, accepting and returning a request/response vs an array or requests/responses?

Configuring wcf rest services in web.config

wcf rest web-config

.NET: How to binary serialize an object with attribute [DataContract]?

.net wcf