❔ WPF, .NET] using DBMS
I made a 'to do list' program with WPF, and I want to add a save function for list data. Do you usually use dbms to maintain the data (text lists saved in the To do list) when the program is re-executed after it is terminated?