Xamarin.Forms and Data
Working with data in a Xamarin.Forms application.
Course info
Rating
Level
Intermediate

Updated
Aug 11, 2015

Duration
1h 25m

Table of contents
Introduction
Understanding Data Binding
Introduction to the Module
1m
Simple Data Binding
5m
Data Binding to a List
9m
Introduction to Grouping
2m
Grouping Code Behind
2m
Grouping XAML
4m
Separating Data and Presentation with MVVM
Consuming Rest Services
Introduction
3m
Starting the Demo
1m
Creating the MVVM Structure and the Model
3m
Creating the User Interface
5m
Creating the ViewModel
4m
Get Weather Async
2m
Running the Program
4m
Quick Review
1m
Persisting Data with SQLite
Introduction
1m
Adding SQLite Package
1m
Adding the SQLite Interface
1m
Adding Contact Database
1m
Adding the SAVE operations
2m
Adding the Remaining CRUD Operations
2m
iOS Specific Code
2m
Creating an Entry Page
2m
Retrieving Data
2m
Button Event Handlers
3m
Completing the Project
3m
Summary
1m
Extending Xamarin.Forms with Custom Renderers
Resources and Next Steps
Description
Course info
Rating
Level
Intermediate

Updated
Aug 11, 2015

Duration
1h 25m

Description
Every meaningful application works with data. In this course, you will learn both introductory and advanced techniques for managing data in Xamarin.Forms including data binding, collection presentation, persistence, and custom rendering.
About the author