Data Access and Binding in Apps


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
Apps often use various data sources to provide users with rich content and experiences. In this course, you will learn how to use bindings to display various types of data in a UWP app.

Target Audience
Developers who want to learn how to develop mobile apps on the UWP platform and developers planning to take the Microsoft exam 70-357

Prerequisites
None

Expected Duration (hours)
1.2

Lesson Objectives

Data Access and Binding in Apps

  • start the course
  • use x:Bind to bind data in layouts
  • implement data templates with x:Bind
  • work with the binding extension in your app
  • implement converting classes for the binding extension
  • add SQLite to your app's project
  • manage SQLite databases from a UWP app
  • implement CRUD operations in your UWP app
  • use EFCore to interact easily with SQLite
  • describe the MVVM pattern
  • implement Models and ViewModels in a UWP app
  • implement Views in a UWP app
  • use event bindings in a UWP app
  • implement the dispatcher in a UWP app
  • use the HttpClient class to make http requests to web services and to access cloud data
  • create JSON objects in your UWP app to use with the HttpClient
  • implement data bindings in your app with {x:Bind} and {Binding}
  • Course Number:
    sd_dmap_a06_it_enus

    Expertise Level
    Beginner