❔ 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.
3 Replies
This was my "idea" of making it since I got no clue how would text just display balance although it would be cleaner if it just displayed balance(stanje) once it got into this part of the menu.
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.