About 139,000 results
Open links in new tab
  1. Visual Basic docs - get started, tutorials, reference. - Visual Basic ...

    Visual Basic is an object-oriented programming language developed by Microsoft. Using Visual Basic makes it fast and easy to create type-safe .NET apps.

  2. Visual Basic (.NET) - Wikipedia

    Visual Basic (VB), originally called Visual Basic .NET (VB.NET), is a multi-paradigm, object-oriented programming language developed by Microsoft and implemented on .NET, Mono, and the .NET …

  3. vb.net - Should I use Call keyword in VB/VBA? - Stack Overflow

    Apr 4, 2010 · I use Call for all VBA development of common library functions that I possibly will use in VB.NET. This allows me to move code using copy and paste between all the flavors of VB.

  4. VB.Net Programming Tutorial - Online Tutorials Library

    This tutorial will teach you basic VB.Net programming and will also take you through various advanced concepts related to VB.Net programming language.

  5. What Is Visual Basic (VB)? - Computer Hope

    Apr 7, 2025 · VB or Visual Basic is a programming language developed by Microsoft with the help of Alan Cooper, and was released in May 1991. Visual Basic was designed with the beginner …

  6. 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.

  7. Comparison Operators in Visual Basic | Microsoft Learn

    Sep 15, 2021 · The following are the comparison operators defined in Visual Basic. Is Operator. IsNot Operator. Like Operator. These operators compare two expressions to determine whether or not they …

  8. 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.

  9. 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 …

  10. Get started coding with VB - Visual Studio (Windows)

    Nov 11, 2025 · 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 Visual Basic …