C#, MS Visual Studio 2019, Practice C#. Windows Forms. The Label component. Programmatically create a Label control. MessageBox class July 21, 2022 BestProgISch Continue reading C#. Windows Forms. The Label component. Programmatically create a Label control. MessageBox class →
C#, Theory C#. The System.Enum class. Enumeration April 8, 2021 BestProgISch Continue reading C#. The System.Enum class. Enumeration →
C++, Theory, Visual C++ C++. Class constructor. Features of use constructors in the classes. The default constructor. Parameterized constructors. Examples of classes that contain constructors April 2, 2018 BestProgISch Continue reading C++. Class constructor. Features of use constructors in the classes. The default constructor. Parameterized constructors. Examples of classes that contain constructors →
C#, MS Visual Studio 2010, Practice C#. Windows Forms. An example of solving a problem that calculates the characteristics of geometric figures using delegates October 21, 2017 BestProgISch Continue reading C#. Windows Forms. An example of solving a problem that calculates the characteristics of geometric figures using delegates →
C#, MS Visual Studio 2010, Practice C#. Windows Forms. The implementation of the concepts of “inheritance” and “polymorphism” in the object-oriented programming through the creation of two classes. The interfaces ICloneable and IEquatable. November 22, 2016 BestProgISch Continue reading C#. Windows Forms. The implementation of the concepts of “inheritance” and “polymorphism” in the object-oriented programming through the creation of two classes. The interfaces ICloneable and IEquatable. →