https://github.com/solesen1992/windowsforms-exercise-practice
Small C# exercises from my education in Computer Science (third semester). Practice exercises in WindowsForms in C# in Visual Studio
https://github.com/solesen1992/windowsforms-exercise-practice
csharp exception-handling exceptions windowsforms windowsforms-applications
Last synced: about 1 month ago
JSON representation
Small C# exercises from my education in Computer Science (third semester). Practice exercises in WindowsForms in C# in Visual Studio
- Host: GitHub
- URL: https://github.com/solesen1992/windowsforms-exercise-practice
- Owner: solesen1992
- Created: 2024-09-29T09:18:25.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-11-03T16:26:08.000Z (7 months ago)
- Last Synced: 2025-03-24T23:51:25.603Z (about 2 months ago)
- Topics: csharp, exception-handling, exceptions, windowsforms, windowsforms-applications
- Language: C#
- Homepage:
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WindowsForms-exercise-practice
## Credit
The exercises are made by teachers at UCN. Some of the exercises are code along and others I had to figure out on my own.