UWP 074 | Hero Explorer: DataBinding and Navigating through the Object Graph

704
0

In this fourth video, Bob provides the basic layout controls and databinds the “master” ListView to the list of Characters returned from the web API call.

Lesson source code: https://github.com/Windows-Readiness/…

Full series source code: https://github.com/Windows-Readiness/…

Previous articleUWP 073 | Hero Explorer: Creating an MD5 Hash and Calling the API
Next articleUWP 075 | Hero Explorer: Displaying Character Details