
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 of …
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 development with Visual Studio - Visual Studio (Windows)
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.
Language Features - Visual Basic | Microsoft Learn
Sep 15, 2021 · The following topics introduce and discuss the essential components of Visual Basic, an object-oriented programming language. After creating the user interface for your application using …
Introduction to Visual Basic - learn.microsoft.com
Sep 18, 2021 · The Microsoft® Visual Basic® programming language is a high-level programming language for the Microsoft .NET Framework. Although it is designed to be an approachable and easy …
Programming concepts - Visual Basic | Microsoft Learn
Sep 15, 2021 · Additional resources Training Module Dynamics 365 Business Central 中的 AL 编程基础知识简介 - Training 探索 Application Language (AL) 编程的基础知识,包括变量、数据类型、选项 …
Visual Basic Fundamentals for Absolute Beginners
Feb 26, 2014 · Over the course of 26 episodes, our friend Bob Tabor from www.LearnVisualStudio.net will teach you the fundamentals of Visual Basic programming. Tune in to learn concepts applicable to …
Language Walkthroughs - Visual Basic | Microsoft Learn
Dec 21, 2022 · Visual Basic Language Walkthroughs Walkthroughs give step-by-step instructions for common scenarios, which makes them a good place to start learning about the product or a …
Tutorial: Create simple Visual Basic console apps - Visual Studio ...
Nov 11, 2025 · In this tutorial, you use Visual Studio to create a Visual Basic application. Visual Basic (VB) is an easy to learn type-safe programming language. This tutorial also explores some features …