Software architecture refers to the high level structures of a software system, the discipline of creating such structures, and the documentation of these structures. These structures are needed to reason about the software system.
August 10, 2010
by Christoff Truter - 4 Comments
How to create a Singleton Pattern in C#
C#
Design Patterns
Architecture