C#, MS Visual Studio 2010, Practice C#. Windows Forms. An example of using a delegate to call an anonymous method. The development of the program for finding the area of a triangle using the Heron’s formula November 8, 2017 BestProgISch Continue reading C#. Windows Forms. An example of using a delegate to call an anonymous method. The development of the program for finding the area of a triangle using the Heron’s formula →
C#, Theory C#. Delegates. Part 5. Examples of passing arrays, structures, classes to an anonymous method November 3, 2017 BestProgISch Continue reading C#. Delegates. Part 5. Examples of passing arrays, structures, classes to an anonymous method →
C#, Theory C#. Delegates. Part 4. Anonymous functions. Anonymous methods. Returning the value. Passing parameters November 3, 2017 BestProgISch Continue reading C#. Delegates. Part 4. Anonymous functions. Anonymous methods. Returning the value. Passing parameters →
C#, Theory C#. Part 3. Delegates. Group addressing. Creating a chain of methods calling October 28, 2017 BestProgISch Continue reading C#. Part 3. Delegates. Group addressing. Creating a chain of methods calling →
C#, Theory C#. Using the delegates that reference the instance methods of the class. Example October 24, 2017 BestProgISch Continue reading C#. Using the delegates that reference the instance methods of the class. Example →
C#, Theory C#. The concept of a delegate. Using a delegate in the program October 22, 2017 BestProgISch Continue reading C#. The concept of a delegate. Using a delegate in the program →
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 →