File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ # A C# Program / Project
2+
3+ ** This is a simple C# project from my early days as a Computer Science student**
4+
5+ _ This programm was created for the third semester class Object-oriented Application Development
6+ and is one of a few C# programms neccessary to pass the class_
7+
8+
9+ > #### Description of project
10+ >
11+ >> A windows forms application that implements a basic profile page using access database.
12+
13+ > #### Functionality
14+ >
15+ > 1 . Save users
16+ > 2 . Insert images from desktop
17+ > 3 . login, logout
18+
19+ > #### About this project
20+ >
21+ > - The comments to make the code understandable, are within the .cs archives
22+ > - This project was written in Visual Studio IDE
23+ > - This repository was created to show the variety of the work I did and experience I gained as a student
24+ >
25+
You can’t perform that action at this time.
0 commit comments