Design Patterns.
Design patterns are the big part of the modern software development practice. In general, the design patterns are the set of well determinated standard solutions, which are helps to make the software more flexible and easy to support and expand during analyzing, development, deployment and support milestones.
There are a lot of materials concerned the design patterns. At our articles we'll focused on design patterns implementation in C# for Microsoft .NET architecture.
Traditionally, the design patterns are devided into several parts in turn to systematize the wide range of implementation cases.
|