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/…
UWP 061 | UWP Weather: Updating the Tile with Periodic Notifications
In this fourth video, Bob shows how to update the content of a Live Tile programmatically, then how to schedule future updates with live...
UWP 060 | UWP Weather: Testing Location in the Phone Emulator
In this third video, Bob uncovers a bug in the application by utilizing the Maps feature of the Phone Emulator. You can instruct the...































