.Net Maui Storage Options | Preferences | Secure Storage | File System | Sqlite

preview_player
Показать описание
.Net Maui provides 3 storage options for storing data locally on the device.

1. Preferences & Secure Storage
2. File System
3. Sqlite

In this tutorial, we're gonna explore all these options with a Todo Android App.

00:01:00 Title & Intro
00:02:43 Create an app with Login and Logout functionality
00:20:20 Preferences & Secure Storage
00:32:20 File System
00:43:06 Sqlite
01:30:55 Demo

Source

Buy me a Coffee
Рекомендации по теме
Комментарии
Автор

Much appreciated. Can you also show to i save XML files in order to be read and rendered
later by another method?

GauravGhosh-mbsr
Автор

Dude, you're saving me an uncountable amount of time with this fantastic demo. I mean it -- I have no idea how long it would take me to learn this stuff; and it's not just the data management, it's little things... like how Flyout menus work. Or logging.

Just know that some random person out there in the universe owes you.

beelzaBob
Автор

Add notifications reminder based on time

oktjona