- C# WPF Hello World Introduction
- C# WPF Hello World 2
- C# WPF Hello World 3
- C# WPF Hello World 4
In order to make leap into real world projects, we need to consider data and databases. We can use SQLite and Dapper.
I have a project you could do. Click on the link and use the code provided. Here is the first post WPF SQLite ToDo CRUD Introduction. Go ahead and copy the code as needed. Experiment. That’s how you learn. Better yet, go beyond and make your own program. Something useful might be a password manager. You’d want it to be searchable. Consider using the LIKE keyword in SQL.