|
Design patterns are the template "best" solutions to problems often encountered during application design. In other words, applying design patterns to any nontrivial application will help you structure the application as efficiently as possible: optimizing its performance, extensibility, and maintainability.In Professional C# Design Patterns Applied, we take a practical approach to using design patterns in the C# language (developed for use with Microsoft`s .NET platform). This book is not therefore a treatment of the theory of design patterns. We show you how design patterns should be applied in real world architectural scenarios, so that you can see them in action. By the end of the book, you`ll have a fundamental grasp of the relationships of design patterns to different architecture tiers, and understand why it`s important to spend a little extra time building design patterns into your C# applications.What does this book cover? An introduction to design patterns Design patterns applied in the data, business logic, and presentation tiers Design patterns in .NET Remoting Lessons learned and best practicesA UML primerTeaches fundamental understanding of design pattern relationships to different architecture tiers.Who is this book for? If you want to be able to architect welldesigned applications in C#, then this is the book for you.
|
|
|