First steps in C#
Today i made my first steps in C# using Microsoft Visual Studio Professionel.I learned how to create a Project and creating my first "Windows Form Application".
The tutorial i used was the "create a picture viewer" tutorial from the visual studio website.
Tutorial 1 - Picture viewer
From there i tried to improve the form for my usage in the project.
The outcome was this form.
![]() |
First form, microsoft visual studio profesionel |
Next steps are:
- Improvement of the layout
- Using of global variables (Since it was somehow not possible for me implement them yet)
- Creating data classes for users
Keine Kommentare:
Kommentar veröffentlichen