Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF How to generate service from wsdl and xsd - Contract First

c# wcf xsd wsdl

What is the difference between Current, InstanceContext RequestContext on OperationContext?

c# wcf

IIS hosted WCF with SSL security -"The HTTP request was forbidden with client authentication scheme 'Anonymous'" error

c# wcf security iis ssl

Exception message is On data context type there is a top IQueryable property whose element type is not an entity type

Autofac with WCF - Nested lifetimes problems

c# wcf autofac

WCF service using Json Bad Request

c# json wcf

C# generic ClientBase with interface confusion

c# wcf generics

BizTalk 2013 - 256 Character limit on URL when exposing REST endpoint via WCF-WebHttp

wcf biztalk biztalk-2013

How to log incoming and outgoing XML from WCF requests

wcf logging

Get an error when consuming a WCF server from .Net Core 2.1 but it's fine on .NET

How do I use WcfCoreMtomEncoder in a .Net Core project?

c# wcf .net-core mtom

Best approach for WCF client

wcf

What is the functional equivalent of Windows Communication Foundation in Java 6?

java wcf

Loading WCF config (for server + client) from custom source (not standard XML)

wcf configuration

Whats the best way to send an event to all workstations

c# wcf web-services tcp udp

How can I share Linq to Entities datacontracts between WCF and Silverlight

How to consume multiple WCF services from one client

c# .net wcf wcf-client

Injecting data to a WCF service

(405) Method Not Allowed. WCF WebService

The HTTP request is unauthorized with client authentication scheme 'Basic'. The authentication header received from the server was 'Basic realm="pc"'

wcf