Archive for the ‘Design Patterns’ Category
C# Design Patterns
Posted by fr3dr1k | Filed under C#, Design Patterns
Yesterday I started reading this book firstly because it dealt with C# and secondly because I never gave design patterns much thought. It was great to see that the book is written by a South African, Judith Bishop. I’m hoping to better understand design patterns. My current understanding of design patterns are that they act as a frame of reference for projects, so that when you develop a particular application you can refer back to a design pattern and understand which .NET name spaces are appropriate for that particular project.
Hopefully I will be blogging about this quite a bit more.
