Comparing Objects by Value. Part 1. Beginning
It is a common fact that the .NET object model, as well as other software program platforms, allow...
Composition and Interfaces in OOP World
In the object-oriented programming world, the concept of inheritance has been criticized for a long time. There are quite a lot of...
Long Arithmetic from Microsoft
It is known, a computer can operate numbers with a limited number of bits. As a rule, we are accustomed to work with the 32-bit and 64-bit...