Making a C# Program

This covers how to create a C# console application and a WinForms application using Visual Studio 2019.

Making a Console Application

We are going to be using the .NET framework in this course, but you can also make a .NET core program if you like.

Making a C# Program.pdf