Tag Archives: MS Visual Studio

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