Video How tos: Visual Basic Guided Tour
We've published two Video How tos related to content in the Visual Basic Guided Tour.
Video How to: Creating Your First Visual Basic Program
This video shows you how to create your own Web browser application and navigate to your favorite Web site. The following tasks are included in the process:
-
How to create a project in Visual Basic.
-
How to create a user interface.
-
How to customize the looks and behavior of the application.
-
How to add Visual Basic code.
-
How to run and test your program.
Video How to: Creating a Drawing Application by Using WPF
This video shows you how to create your own Ink application, where you can write or draw pictures. The following tasks are included in the process:
-
How to create a WPF application.
-
How to switch between Code view and Design view.
-
How to use the XAML editor.
-
How to add WPF controls to the WPF application.
-
How to create event handlers for WPF controls.
Please be sure to give us feedback on these videos so we can continue to make improvements to our content!
--Kathleen