NHibernate's ISession, scoped for a single WCF-call

23.09.2008 - 07:52

I am working at a project that uses the .NET 3.5 communication stack between client & server (WCF) and they have decided to be Domain driven. In this case NHibernate (NH) is the persistence framework...read more

The no frills, bare-bones example to Duplex WCF

30.01.2008 - 03:51

Can a WCF client call a WCF service and have the server call back with whatever? Oh, yes. Can you get an example how it's done? Indeed. Are these good examples? Well, you can get MS samples for W...read more

WCF + Facebook (break a RESTing fly on MS wheels) - Intro

07.08.2007 - 08:00

This post is the first of two. While this one is introductory and collects a number of useful links if you want to use WCF to talk to everyday web-based Web APIs like those from del.icio.us, facebook...read more