If you want to create GUI desktop applications for Windows using .NET, you can choose between WPF and WinForms. This site focuses on Winforms, but whatever you choose, you need to be familiar with Visual Studio IDE (integrated development environment). We will first create a new Winform project and then examine most important sections of Visual Studio Environment.
This article is for those who are new to Winform programming and Visual Studio.



In the end I found three different ways to make NUnit work and each one will be shown in this article.