Introduction
What you will learn in this course
()
What you should know
()
1. Introduction to MAUI
Introduction to MAUI
()
Setting up our project
()
Creating a service layer
()
Fixing the database path
()
2. Creating the ViewModel and Notes Page
Creating the ViewModel
()
Creating the note's list view
()
Show notes in the UI list
()
3. Creating Notes with MAUI Controls
Creating the note view
()
Saving notes
()
Adding validation
()
4. Wiring Up the Rest of the MAUI App
Adding the read service
()
Wiring up the read UI
()
Updating notes in the UI
()
Deleting notes in the UI
()