❔ Trying to make ATM WPF application, Connecting SQLite with Microsoft entity framework core. Help
So far I have built database over DB Browser (SQLite), and over couple of videos on Youtube I made it pass login screen. Now I am looking to find solution how to make my program read data from my DB and update it if I do option "Uplata" (eng. Deposit), "Isplata" (eng. Withdrawl), "Stanje" (eng. Balance).
Izlaz (eng. Exit) I made that was one line of code.
My User class:
This is Stanje (eng. Balance) code behind:
I can post more along the way. Thanks to anyone for considering to help me build my first project.
Izlaz (eng. Exit) I made that was one line of code.
My User class:
This is Stanje (eng. Balance) code behind:
I can post more along the way. Thanks to anyone for considering to help me build my first project.






