CRUD Operations with SQLite for Xamarin.Forms and .NET MAUI

CRUD Operations with SQLite for Xamarin.Forms and .NET MAUI

15.997 Lượt nghe
CRUD Operations with SQLite for Xamarin.Forms and .NET MAUI
In a previous video we have learned how to setup a local SQLite database on your device with Xamarin.Forms and .NET MAUI. For this video we will focus more on the actual CRUD operations. In this video we will learn how to create, read, update and delete but also how to manually write queries and use LINQ! 💝 Join this channel to get access to perks: https://www.youtube.com/channel/GeraldVersluis/join 🛑 Don't forget to subscribe to my channel for more amazing content: https://www.youtube.com/GeraldVersluis/?sub_confirmation=1 🐦 Follow me on Twitter: https://twitter.com/jfversluis 🤝 Join the Discord server: https://discord.gg/2cAyTGNHBD 🔗 Links Sample code repo: https://github.com/jfversluis/XFSQLiteCRUDSample Getting Started with SQLite video: https://youtu.be/uxqQqyuZ3Qo Use SQLite Docs: https://docs.microsoft.com/xamarin/xamarin-forms/data-cloud/data/databases ⏱ Timestamps 00:00 - Intro 00:15 - Inspect End Result 00:52 - Sample App Outline 02:21 - Implement CRUD actions 06:01 - Implement Sample UI 12:07 - Running the Sample App 13:02 - Write Custom Queries 15:25 - Using Linq 18:09 - Outro 🎥 Video edited with Camtasia (ref): https://techsmith.z6rjha.net/AJoeD 🙋‍♂️ Also find my... Twitter: https://twitter.com/jfversluis Blog: https://blog.verslu.is Twitch: https://twitch.tv/jfversluis All the rest: https://jfversluis.dev #XamarinForms #sqlite #database #crud #dotnetmaui #localdatabase