Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

How can I set the maxItemsInObjectGraph property programmatically from a Silverlight Application?

The Entity Framework provider type 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer' could not be loaded

Consuming web service with c# and basic authentication [duplicate]

Get Client IP address using WCF 4.5 RemoteEndpointMessageProperty in load balancing situation