Posts
-
VB Part 4: File access and pickers
Avg Rating: 5
(2)This is the fourth and final part of the build your first Windows Store app with Visual Basic video series. In this video, you'll learn how to use the File Picker API, how to do data bind properties of a file to controls, and we'll show how to preserve access to a file for later use using the...
-
VB Part 3: Navigation, layout, and views (2 of 2)
Avg Rating: 5
(1)This is Part 3 of the four part series that walks you through building your first Windows Store app with Visual Basic. This is the second video of Part 3: Navigation, layout, and views. In this second video, we'll add an app bar for navigation and we'll add a fluid layout for our page that works in landscape,...
-
VB Part 3: Navigation, layout, and views (1 of 2)
Avg Rating: 5
(1)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,...
-
VB Part 2: Manage app lifecycle and state
Avg Rating: 5
(1)This is Part 2 of the four part series that walks you through building your first Windows Store app with Visual Basic. In this video, you'll learn about the app lifecycle and how to save and restore data to roaming settings and to session state.
-
VB Part 1: Create a Hello world app
Avg Rating: 5
(1)This is the first of five videos that walks you through building your first Windows Store app with Visual Basic. In this video, we'll build a simple Hello world using XAML and Visual Basic.
-
C# Part 4: File access and pickers
Avg Rating: 3.75
(3)This is the fourth and final part of the build your first Windows Store app with C# video series. In this video, you'll learn how to use the File Picker API, how to do data bind properties of a file to controls, and we'll show how to preserve access to a file for later use using the StorageApplicationsPermissions...
-
C# Part 3: Navigation, layout, and views (2 of 2)
Avg Rating: 5
(2)This is Part 3 of the four part series that walks you through building your first Windows Store app with C#. This is the second video of Part 3: Navigation, layout, and views. In this second video, we'll add an app bar for navigation and we'll add a fluid layout for our page that works in landscape,...
-
C# Part 3: Navigation, layout and views (1 of 2)
Avg Rating: 5
(1)This is Part 3 of the four part series that walks you through building your first Windows Store app with C#. 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,...
-
C# Part 2: Manage app lifecycle and state
Avg Rating: 5
(1)This is Part 2 of the four part series that walks you through building your first Windows Store app with C#. In this video, you'll learn about the app lifecycle and how to save and restore data to roaming settings and to session state.
-
C# Part 1: Create a Hello world app
Avg Rating: 5
(5)