Updated source for PTTracker sample and WCF

Updated source for PTTracker sample and WCF

Old forum URL: forums.lhotka.net/forums/t/5165.aspx


BillyM posted on Monday, July 28, 2008

Is there an updated source for the PTTracker demo that implements WCF?

Also, I am trying to get a handle on the "Class in Charge" factory pattern but, although it is discussed in C# 2005 Business Objects chapter 2, the sample code does not seem to implement it as described. In particular I would like to see a WCF version of this pattern.

RockfordLhotka replied on Monday, July 28, 2008

ProjectTracker with CSLA .NET version 3.0 and higher uses WCF.

The Using CSLA .NET 3.0 ebook has a chapter on WCF, covering how it is used in the data portal, and how to build WCF services as an external interface to your app.

Copyright (c) Marimer LLC