wcf

Consuming Services with WCF

Microsoft's Windows Communication Foundation (WCF) is an effective framework for implementing services as well as service consumers. Whenever you deal with WCF...

0 replies - 1235 views - 10/26/09 by herbjorn in Articles

WCF defaults stifles loose coupling

This is another post (<Rant>) about WCF default behavior and how it can make the life of developers miserable ( you can also check out “WCF defaults...

1 replies - 866 views - 06/08/09 by arnonrgo in News

Implementing a WCF service firewall part II of N

the previous installment provided some context as to why I want to implement this pattern. This installment will look at some of the implementation options....

0 replies - 972 views - 03/11/09 by arnonrgo in News

Implementing a WCF service firewall part I of N

One of the SOA patterns I already described is the Service Firewall. The idea behind the service firewall is to have an intermidiator between the actual...

0 replies - 1352 views - 02/26/09 by arnonrgo in News

Eventing In WCF

As I mentioned in a couple of previous posts (like "Using REST along with other architectural ), I've been spending the last few weeks writing an Event...

0 replies - 1317 views - 10/24/08 by arnonrgo in News