Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

WCF WebGetAttribute vs WebInvokeAttribute

.net wcf webget

How to return Json from WCF Service?

wcf json

WCF Service Layer in n-layered application: performance considerations

How to ignore timezone of DateTime in .NET WCF client?

wcf datetime timezone

Two endpoints for same service in WCF, one secured one not

c# .net wcf iis-6

WCF Multiple Apps using NetNamedPipe

HTML5 web app - Choosing serverside technology

Can I serialize Dictionary<string, object> using DataContract serializer?

Existing SOAP service and new Angular Web App

wcf soap angularjs

How important is to call dispose on a WCF ChannelFactory<T> and T channel object right after usage?

c# .net wcf oop

How to use WCF services in Windows 10 Universal App?

c# wcf win-universal-app uwp

WCF push to client through firewall? [closed]

.net wcf firewall push duplex

WHY doesn't WCF 'properly' consume/expose abstract types when hosted as a web service

wcf

Why do my WCF service returning a FaultException, time out after 10 calls?

WCF The Security Support Provider Interface (SSPI) negotiation failed

c# wcf wcf-security

WCF Service with WS-Security requires Signed Timestamp only

wcf ws-security

“Do not use Abstract Base class in Design; but in Modeling/Analysis”

c# .net wcf soa ooad

WCF - Is a service certificate needed to authenticate clients?

Getting "Could not find a base address that matches scheme http for the endpoint with binding WSHttpBinding. Registered base address schemes are []"

wcf wshttpbinding

HttpModule EndRequest handler called twice

asp.net wcf azure