Skip to main content

Data Access with SQLite and Data Binding

  • Chapter
Xamarin Mobile Application Development
  • 3128 Accesses

Abstract

Data access in Xamarin apps often involves a local database and a remote data server accessed via web services. Local data access can be handled in many ways with many products, both open source and proprietary, but the Xamarin-recommended mobile database is SQLite, which is built into iOS and Android. Data can be queried from a SQLite database and manually populated into the UI, but a more sophisticated approach is to use data binding to transfer information automatically between the UI and your data models. In this chapter, you’ll learn how to employ SQLite in your Xamarin apps as well as how to use data binding in your Xamarin.Forms apps.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

eBook
USD 16.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 89.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2015 Dan Hermes

About this chapter

Cite this chapter

Hermes, D. (2015). Data Access with SQLite and Data Binding. In: Xamarin Mobile Application Development. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-0214-2_7

Download citation

Publish with us

Policies and ethics