This is Part 3 of the four part series that walks you through building your first Windows Store app with Visual Basic. Part 3, navigation, layout, and views is divided into two videos. In this first video, we'll show how to navigate between pages, how to use panel controls like the Grid, StackPanel, and Canvas, and how to use Visual Studio for designing page layout. Step-by-Step tutorial from dev.windows.com Part 2 complete code [00:22] Step 1: Add pages and navigation[05:02] Step 2: Add controls and content to a page