Nach Ordnungsbegriffen durchsuchen

NHibernate's ISession, scoped for a single WCF-call
23 September 08 09:52 | realfiction - TrivadisContent
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 of choice. The abstraction chosen for persistence...
Abgelegt unter: , ,
The no frills, bare-bones example to Duplex WCF
30 Januar 08 04:51 | realfiction - TrivadisContent
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 WCF (which in their entirety are really helpful) or another...
Abgelegt unter: , ,