
Visual Basic docs - get started, tutorials, reference. | Microsoft Learn
Learn Visual Basic programming in .NET - for beginning developers, developers new to Visual Basic, and experienced Visual Basic developers
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.
What's new - Visual Basic | Microsoft Learn
This article lists key feature names for each version of Visual Basic, with detailed descriptions of the new and enhanced features in the latest versions of the language.
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.
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 …
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 …
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 …
Visual Basic language strategy - Visual Basic | Microsoft Learn
May 29, 2024 · Learn about the .NET team's strategy for development and maintenance of the Visual Basic programming language.
Language Reference - Visual Basic | Microsoft Learn
Sep 15, 2021 · This section provides reference information for various aspects of the Visual Basic language.
If...Then...Else Statement - Visual Basic | Microsoft Learn
Sep 15, 2021 · If...Then...Else Statement (Visual Basic) In this article Syntax Quick links to example code Parts Remarks Show 4 more