Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

unit test a method that calls wcf service

c# wcf unit-testing

What are advantages of RESTful WCF service over normal WCF service

wcf

How to communicate between Windows Services

Using Castle Windsor WcfFacility to create client endpoints

WCF: Authentication Service or token-based security?

c# wcf rest dynamics-crm-2011

NET TCP/HTTP WCF Hosted in IIS

wcf iis endpoint net.tcp

How to pass optional parameters for web method?

c# asp.net wcf

Error 415 when posting JSON data to WCF Service

c# json wcf rest

How to retrieve physical path for virtual directory

c# wcf iis

Cannot access a disposed object exception in WCF

.net wcf

Implementing async/await pattern for manually generated WCF (client-side) proxies

SOAP, WCF, and message signatures

java wcf soap soap-client

WCF contract returning interface could cause serialization issue?

wcf serialization interface

Why is this WCF service not recognizing the UriTemplate parameter?

wcf web-services rest

WCF Interop with Axis2 using WS-Trust

Why is my abstract base class's constructor not called when an object is initialized by the WCF deserializer?

c# wcf serialization

The Address property on ChannelFactory.Endpoint was null. The ChannelFactory's Endpoint must have a valid Address specified

wcf endpoint channelfactory

WCF NetTCP Binding Over Internet

wcf .net-3.5 wcf-binding

How to expose enum attributes to WCF client

wcf enums

WCF - Viewing xml request/response to a secure webservice

c# .net xml wcf