Blogger :
MSDN Blogs
All posts :
All posts by MSDN Blogs
Category :
WSCF/WCF
Blogged date : 2007 Nov 16
This is a sample application that I built by one of my colleuges -- Serena Yeoh, to illustrate how to develop .NET applications using the Layered Architecture design pattern. It is not a full-blown application but a simple example to demonstrate the factoring of responsibilities and separation of concerns into multiple layers in an enterprise application. You can download the sample application from codeplex: http://www.codeplex.com/LayerSample For reference on Application Architecture for .NET:...(
read more)