Eric Vogel covers shows how to use the Facade pattern to create a simple unified interface for a collection of interfaces in a .NET application. The Facade pattern is a common software design pattern ...
.NET Patterns by Christian Thilmany shows you how the .NET Framework impacts existing patterns, which are recurring solutions to software design problems. The author covers patterns in detail, ...