

In the case of complex, structured data, applications need a different way to store information. With simple, unstructured data, such as user settings and options, applications can store information inside local files, such as XML or text, or through specific objects offered by the various development platforms. However, there are situations in which mobile apps only need to store data locally. In many cases, mobile apps exchange data over networks and take advantage of cloud storage and services such as push notifications. This is true not only for desktop and Web applications, but also for mobile apps. More often than not, applications work with data. Volume 31 Number 7 Working with Local Databases in Xamarin.Forms Using SQLite
