© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. LawrenceIntroducing .NET MAUIhttps://doi.org/10.1007/978-1-4842-9234-1_9

9. Local Data

Shaun Lawrence1  
(1)
St Ives, UK
 

In this chapter, you will learn about the different types of local data, what they are best used for, and how to apply them in your application. The options will include understanding when and where to store data that needs to be kept secure.

You will modify your application to store the boards that your user creates so that they can be displayed in the slide-out menu and also be opened. You will also record the last opened board so that when returning to the application this board will be presented to the user.

What Is Local Data?

When building ...

Get Introducing .NET MAUI: Build and Deploy Cross-platform Applications Using C# and .NET Multi-platform App UI now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.