I have been tasked with expanding a current project into a multi-client, service-based application and am looking for some good examples of how others have implemented such an architecture.
We will be using CSLA for our business objects and I'm clear on how to develop the service application (using WCF) for the most part. We will have a couple of clients apps with more in the future. The first release will have an ASP.NET web app and a WinForms or WPF client app both driven from the service application.
I know Rocky has the BenchManager application and I've reviewed the MS StockTrader app, but we are beyond both of those. I'm looking for some real world, more complex examples that may touch upon a few areas of particular interest, such as lookup list management, shared code across all three applications (server, web & win clients), security and so on. If they use CSLA, even better!!!
Thanks in advance!
Have you looked at http://www.dinnernow.net/ ?
It's one of those MS blown out apps that use one of each of their technologies....I think they even threw in Microsoft BOB... :-)
But seriously check it out...there's a lot there.
This looks like a great example. Thanks for sharing!!!
Copyright (c) Marimer LLC