PC Store
Hello!
In this project i improve my C#/SQL skills. This "PC Store" have a simple database (in this folder PC Store) consist of four tables. This database was created in SSMS18.
MAIN task for me was to create administrator menu. In this chapter you can add, edit and delete all rows in the database =). After point of entry (Program.cs) creates object of authorization.cs.
PS Almost all SQL requests was created in C#. BE CAREFUL! This project have't input options => this database defenseless to malicious code!



