UWP 078 | Hero Explorer: Adding an Adaptive Layout and UI Cleanup

0
In this eighth video, Bob adds the VisualStateManager and adaptive triggers to adaptively re-shape the layout based on the window size and performs other...

UWP 077 Hero Explorer Displaying Comic Book Details

0
In this seventh video, Bob responds to the comic book's GridView ItemClick event to display the details about a given comic book. Lesson source code:...

UWP 076 | Hero Explorer: Displaying Comic Books for a Character

0
In this sixth video, Bob displays a list of recent comics for the selected Character by making a new call to the Marvel API,...

UWP 075 | Hero Explorer: Displaying Character Details

0
In this fifth video, Bob handles the "master" ListView's ItemClick event to display the details about a given Character. Lesson source code: https://github.com/Windows-Readiness/... Full series source...

UWP 075 | Hero Explorer: Displaying Character Details

0
In this fifth video, Bob handles the "master" ListView's ItemClick event to display the details about a given Character. Lesson source code: https://github.com/Windows-Readiness/... Full series source...

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

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...

UWP 073 | Hero Explorer: Creating an MD5 Hash and Calling the API

0
In this third video, Bob demonstrates how to make a call to the Marvel API by creating a hash of the public and private...

UWP 072 | Hero Explorer: Accessing the Marvel Web API

0
In this second video, Bob sets up the project but focuses on how to work with the Marvel API ... how to make calls,...

UWP 071 | Hero Explorer: Introduction

0
Bob kicks off a new project utilizing Marvel's API for exploring their universe of characters and comic books. In this lesson, you'll learn how...

UWP 070 | Album Cover Match Game: In App Purchase for Ad Removal

0
In this seventh and final video, Bob shows how to include in-app purchases to enable or disable some feature of your app or sell...