Storing data on local device with SQLite ,in a Xamarin Forms app

preview_player
Показать описание
This is the recording of Webinar delivered by OPTIMISTIK INFOSYSTEMS
Webinar Title : Storing data on local device with SQLite, in a Xamarin Forms app
When: 28th Aug 2020, Fri (11 am to 1 pm)
Why Xamarin? : Xamarin is Microsoft's framework for creating mobile apps that enable you to create cross platform mobile applications using .NET platform.

Objective: To understand how to persist data between application launches by storing the data on local device using SQLite

Target audience : .NET developers & Mobile Application Developers with basic understanding of Xama

Prerequisites : Basics of .NET and understanding of C# language along with XAML

Topics Covered :
• Introduction
• Compare storage options
• Store data locally with SQLite
• Use SQLite asynchronously
Рекомендации по теме
Комментарии
Автор

How to Sync Sqlite Db to my server database

shilpiverma