Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Using ContractNamespace for namespacing enums in WCF

c# wcf namespaces wsdl

Make ASP.NET Identity 2.0 Email confirm token work for WCF and MVC

Getting the error: JavaScript runtime error: Circular reference in value argument not supported

WCF service call returns '407 Proxy Authentication Required'

c# wcf azure proxy

What causes ModuleLoadException in RoleEnvironment initializer?

Adding simple security to SOAP WCF hosted on Azure webapp

c# web-services wcf azure soap

WCF service send data to client

c# wcf request client

Generating An Expression For An IQueryable<T> [duplicate]

Is a blank constructor required for WCF [DataContract] classes? Why?

c# wcf constructor

.NET Core ChannelFactory - Set a X509Certificate2 as Client Certificate

Thou shalt have only Autonomous Services

wcf soa

WCF behind load balancer - how to setup

.net wcf wcf-binding

Will calling close() on my WCF service release all resources?

c# wcf garbage-collection

Exposing WCF subclasses based on an abstract class

c# wcf abstract-class

Non-defined enumeration values in WCF service

c# wcf

WCF: Service that only allows a single client and rejects others

wcf web-services singleton

Properly catch SecurityTokenException from a WCF UserNamePasswordValidator

wcf

Do WCF REST services support HTTP 301 redirects?

PreRequestHandlerExecute event not fired for REST calls

c# wcf global-asax

Is there an advantage to using WCF to facilitate AJAX calls?