
Tutorial: Learn to use the code editor with Visual Basic
Sep 3, 2024 · In this tutorial, you'll try out the code editor in Visual Studio. You'll add code to a file to learn some of the ways that Visual Studio makes writing, navigating, and understanding …
Get started with Visual Basic - Visual Basic | Microsoft Learn
Apr 17, 2024 · This section of the documentation helps you get started with Visual Basic application development.
Visual Basic docs - get started, tutorials, reference.
Learn Visual Basic programming in .NET - for beginning developers, developers new to Visual Basic, and experienced Visual Basic developers
Programming Guide - Visual Basic | Microsoft Learn
Sep 15, 2021 · As with any modern programming language, Visual Basic supports many common programming constructs and language elements. This guide describes all the major elements …
Tutorial: Create simple Visual Basic console apps - Visual Studio ...
Jul 30, 2025 · Visual Basic (VB) is an easy to learn type-safe programming language. This tutorial also explores some features of the Visual Studio integrated development environment (IDE), …
Visual Basic Fundamentals for Absolute Beginners | Microsoft Learn
Feb 26, 2014 · We'll walk you through getting the tools, writing code, debugging features, customizations and much more! Each concept is broken into its own video so you can search …
Visual Studio tutorials | Visual Basic - learn.microsoft.com
Explore how to create different Visual Basic (VB) apps in Visual Studio, including console, web, Windows Forms, and Windows Desktop apps, and find coding resources.
Visual Basic Fundamentals for Absolute Beginners: (01) Series ...
Feb 26, 2014 · Welcome to this series of lessons about the Visual Basic programming language. Bob Tabor from LearnVisualStudio.NET introduces the topic, sets expectations and tips on …
Getting started with VBA in Office | Microsoft Learn
Jun 8, 2022 · You can perform these tasks and accomplish a great deal more by using Visual Basic for Applications (VBA) for Office—a simple, but powerful programming language that …
Tutorial: Create Windows Forms app (Visual Basic) - Visual Studio ...
Jun 3, 2025 · In this tutorial, you create a Visual Basic application that has a Windows Forms user interface. The Visual Studio integrated development environment (IDE) includes all the tools …