My first Microsoft Form App in C#
Within the .Net Framework, there is a library called Windows Forms. The Windows Forms library allows us to create graphical desktop apps using the C# programming language. Another name for this library is WinForms.
Applications created with the WinFo...
blog.thepatik.com3 min read
Taryn McMillan
Unity/C# Developer
I've been wanting to dive into some .Net. This tutorial seems like a good place to start, so thanks! I'm used to C# in Unity but I've never done something like this before.