Category Archives: Practice

C#. Practical examples. Solving of tasks. Coursework, diplomas. Code Examples in Microsoft Visual Studio

C#. Windows Forms. Databases. Course work. Development of a program for accounting of material assets. The Microsoft Access database. Windows Forms application




Continue reading C#. Windows Forms. Databases. Course work. Development of a program for accounting of material assets. The Microsoft Access database. Windows Forms application

C#. Windows Forms. An example of creating a report in an application created using the Windows Forms Application template for a database of the Microsoft SQL Server type, which is located in the local *.mdf file




Continue reading C#. Windows Forms. An example of creating a report in an application created using the Windows Forms Application template for a database of the Microsoft SQL Server type, which is located in the local *.mdf file

C#. Windows Forms. An example of creating a report in an application created using the Windows Forms Application template. The Microsoft Access database (* .mdb)




Continue reading C#. Windows Forms. An example of creating a report in an application created using the Windows Forms Application template. The Microsoft Access database (* .mdb)

C#. WPF. An example of creating a new application that supports the WPF (Windows Presentation Foundation) platform. Creating a hello application “Hello world!”. Overview of the main project files




Continue reading C#. WPF. An example of creating a new application that supports the WPF (Windows Presentation Foundation) platform. Creating a hello application “Hello world!”. Overview of the main project files

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




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#. 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.




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.