0:00 Create a new project
0:25 Resize the window
0:33 First test
0:37 Change window title in Visual Studio
0:55 Properties panel in Visual Studio
1:11 Add a button
1:35 Resize window by typing in width and height
1:55 Change button text in VS2019
2:10 Modify Font size of button
2:22 Make button do something when clicked (beginner coding)
2:53 Create variable in C#
3:07 Increase int variable on button press
3:20 C# change button title
4:08 Always on Top of other windows in C# .net via Visual Studio
4:25 Change window icon via .ico image file in Visual Studio
4:48 Make ICO file in GIMP
6:00 Build C# Visual Studio project
6:05 Open folder of Visual Studio project build/binary
6:37 It's safe to delete the .pdb and .config files
Cool thing to do in C# is voice synth: • C# Text To Speech (TTS) Synthesis Cod...