Skip to content

MRM-MB/MALMO_VT25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming in C# - VT25 Malmö University 😎

MALMO Logo

This repository contains a collection of C# programming assignments for the MALMO_VT25 course.

📁 Projects Overview

Project Preview Type Framework Description
Assignment 1 Assignment1 Console Application .NET 8.0 Basic classes and logic implementation (Album, Pet, TicketSeller).
Assignment 2 Assignment2 Console Application .NET 8.0 Collection of small utility programs (Cost Calculator, Guess The Number, String Functions, Scheduler).
Assignment 3 Assignment3 Windows Forms (WinForms) .NET 9.0 Calculators for retirement savings, BMI, and water intake.
Assignment 4 Assignment4 WPF Application .NET 9.0 A Recipe Manager application to manage food recipes.
Assignment 5 Assignment5 Windows Forms (WinForms) .NET 9.0 A Contact Management system.
Assignment 6 Assignment6 Windows Forms (WinForms) .NET 10.0 A Task Manager application with file handling capabilities.

Prerequisites

To run these projects, you need to have the following installed:

  • Visual Studio 2022 (recommended) or Visual Studio Code.
  • .NET SDK 8.0
  • .NET SDK 9.0
  • .NET SDK 10.0 (for Assignment 6)

How to Run

  1. Navigate to the project folder in your terminal.
    • For Assignments 1 & 2, navigate to the specific part (e.g., cd Assignment1/Assignment1Part1).
    • For Assignments 3-6, navigate to the assignment folder (e.g., cd Assignment3).
  2. Run the command:
    dotnet run

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages