https://github.com/inna-b10/quizformapp
"QuizFormApp" is a simple quiz application built using Windows Forms. This project serves as an assignment for learning the fundamentals of C# GUI development. Although prior tutorials on C# GUI programming were not covered in the course, the project emphasizes self-learning through the use of Windows Forms and similar frameworks.
https://github.com/inna-b10/quizformapp
csharp net-framework-480 project windows-forms
Last synced: about 2 months ago
JSON representation
"QuizFormApp" is a simple quiz application built using Windows Forms. This project serves as an assignment for learning the fundamentals of C# GUI development. Although prior tutorials on C# GUI programming were not covered in the course, the project emphasizes self-learning through the use of Windows Forms and similar frameworks.
- Host: GitHub
- URL: https://github.com/inna-b10/quizformapp
- Owner: Inna-B10
- Created: 2024-06-07T23:27:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-14T10:23:37.000Z (7 months ago)
- Last Synced: 2026-01-01T20:22:31.439Z (6 months ago)
- Topics: csharp, net-framework-480, project, windows-forms
- Language: C#
- Homepage:
- Size: 2.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project name: Quiz
### Project Goal: Desktop Applikasjon
Forsøk å implementere en desktop app, dette bør helst være en enkel console app.
Ettersom vi ikke har hatt noen type gjennomgang av C# GUI utvikling, men, det er mulig å bruke f.eks Windows Forms,
CORE etc om man ønsker å sette seg inn i det og lære det på egenhånd, men merk at arkitektur er tyngre i C# enn i f.eks JavaScript.
## 💎 Description
[
](preview.png)
"QuizFormApp" is a simple quiz application built using Windows Forms. This project serves as an assignment for learning the fundamentals of C# GUI development. Although prior tutorials on C# GUI programming were not covered in the course, the project emphasizes self-learning through the use of Windows Forms and similar frameworks.
### 🧩 Tech Stack


