Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 750 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 750 Bytes

A C# Program / Project

This is a simple C# project from my early days as a Computer Science student

This programm was created for the third semester class Object-oriented Application Development and is one of a few C# programms neccessary to pass the class

Description of project

A windows forms application that implements a basic profile page using access database.

Functionality

  1. Save users
  2. Insert images from desktop
  3. login, logout

About this project

  • The comments to make the code understandable, are within the .cs archives
  • This project was written in Visual Studio IDE
  • This repository was created to show the variety of the work I did and experience I gained as a student