C# Basics– Classes and basic behavior
The Base Class Library establishes patterns an expectations for all custom classes that you write.
Following all the advice and implementing all the recomended patterns is not especially brief or simple.
Read more