Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

What are all the available alternatives to WCF?

jQuery $.ajax call to WCF service returns 400 Bad Request

wcf jquery

Trying to get a JQuery Post to communicate with WCF, but the JSON data is not being accepted

javascript ajax wcf jquery

WCF Serialised List object giving strange names for objects

wcf serialization

Why does WCF generated proxy wrap contract interface methods with new methods with different signatures?

c# wcf wcf-proxy

Do something when my WCF service started

c# wcf startup

Equivalent custom WCF binding for basicHttpBinding with TransportWithMessageCredential security mode

Svc file works without codebehind?

c# wcf svc

How do you setup HTTP and HTTPS WCF 4 RESTful services?

c# .net wcf web-config

Is it possible to configure a WCF service using castle windsor fluent configuration without config or svc files?

c# asp.net wcf castle-windsor

Memory leak in WCF (Duplex) on Server

wcf memory-leaks duplex

Web Service wrapper

c# .net wcf web-services

Proxy authentication required error when using a webservice

c# wcf web-services proxy web

How to configure Windows Activation Server (WAS) in Windows XP to host WCF services?

c# asp.net wcf was

How does a WCF proxy implement ICommunicationObject if it's methods aren't visible?

Why is my self-hosted WCF service returning 403 Forbidden, rather than 401 Unauthorized?

c# wcf

Why does Type.GetInterfaces() sometimes not return a valid list?

c# wcf reflection

WCF with visual studio 2012

c# .net wcf visual-studio

How to create or attach WCF service in existing asp.net web site

asp.net wcf deployment

How to Remove Back Slashes from JSON Response in C#?

c# json wcf web-services rest