Tag: UWP
UWP 071 | Hero Explorer: Introduction
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...
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...
UWP 069 | Album Cover Match Game: Monetizing with Ads
In this sixth video, Bob uses the Universal Ad Client SDK to introduce ads to the app. He shows how to install, configure and...
UWP 068 | Album Cover Match Game: Enabling the Play Again...
In this fifth video, Bob employs the logic necessary to play a new round, requiring some refactoring and setting variables back to an initially...
UWP 067 | Album Cover Match Game: Evaluating User Input and...
In this fourth video, Bob handles the ItemClick event and evaluates the chosen album against the song that was playing. Based on the response,...
UWP 066 | Album Cover Match Game: Employing Game Logic
In this third video, Bob re-focuses on the game logic, filling in some core missing pieces like music playback and more.
Lesson source code: https://github.com/Windows-Readiness/...
Full...
UWP 065 | Album Cover Match Game: Layout, Data Binding and...
In this second video, Bob turns his attention to the layout in order to display the album covers for the randomly selected songs. He...
UWP 064 | Album Cover Match Game: Setup and Working with...
In this second video, Bob sets up the project and focuses on getting a reference to all the song files in the user's Music...
UWP 063 | Album Cover Match Game: Introduction
Bob kicks off a new project: a memory/familiarity game that uses the user's Music Library to test the user's familiarity with the songs they...
UWP 062 | UWP Weather: Finishing Touches
In this fifth and final video, Bob cleans up the user interface and more.
Lesson source code: https://github.com/Windows-Readiness/...
Full series source code: https://github.com/Windows-Readiness/…































