Constructors Should Be Simple and Stupid(brendan.enrick.com)
submitted by
alexandrul.ct(475) 2 years, 9 months ago
There are plenty of commonly known and upheld ideas about how software should be written. There are rules and guidelines professed by many developers which recommend following this design principle or that one. Some are more important than others. Some are easier to find and correct than others.
One such rule that I believe is important to follow is that all constructors remain simple and stupid. This is about as advanced as I believe a constructor should even be.
...
|category: C#
|Views: 11
tags:
C# another
Everyones tags:
Your Tags: