Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wcf

Is it possible to set the max-length of a data member in WCF

c# wcf validation

How can I change the endpoint address programmatically in the client site?

wcf

Can a WCF contract use multiple callback interfaces?

.net wcf

WCF configuring timeout "per Operation"

wcf

Self - hosted WCF server and SSL

c# wcf ssl

Should I expose web methods via ASP.NET MVC actions or WCF?

c# WCF catch Fault Exceptions of Base type

c# wcf

DataContract Serialize abstract class

c# wcf serialization abstract

Getting "Unrecognized error 109 (0x6d)" which can be "fixed" by changing web.config

wcf iis-7 was

Circular References and WCF

How to send big image from wp7 to wcf?

c# wcf windows-phone-7

How do modern implementations of Comet/Reverse AJAX work? Any stable C# WCF or ASP.NET implementations?

What about hosting WCF in Azure and scalability?

c# wcf azure cloud scalability

Use of MessageContract crashes WCF service on startup

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