Create a Tutorial "C# Database Desktop App with Visual Studio 2019" -- 2
Budget: €6 – €12 EUR
The goal should be a short tutorial for C# beginners (written in english). Content: Create a windows desktop software using Visual Studio 2019 and C#. In this desktop software user can manage details of students (first name, last name, student number, address) and record notes (day the note was entered and the note itself) about the students. The student details and notes should be stored in differend tables in a SQL database. The tutorial will contain the needed steps that are necessary for this example.