About 948,000 results
Open links in new tab
  1. · Create your own Visual Basic 6 programs from scratch. · Get programming ideas from 48 interesting sample programs. · Modify the source codes easily to suit your needs.

  2. Visual Basic has a simple syntax much of the language is easily understandable (that’s why it’s called Basic, doh). A few points: Variables are declared using the Dim keyword, Dim is short …

  3. Tutorial: Create simple Visual Basic console apps - Visual Studio ...

    Dec 6, 2024 · Create a Visual Basic console application in Visual Studio that asks the user for input and displays the value along with the current time.

  4. Visual Basic programs for beginners with examples – Codebun

    Dec 31, 2017 · Visual Basic programs for beginners with examples. How to print a string in visual basic. below are some examples of visual basic programs. In this tutorial, Will see some basic …

  5. A Guide to Commands in Visual Basic - VBA and VB.Net Tutorials ...

    Jun 23, 2020 · Visual Basic, like any other programming language, employs commands. In this article, you are going to learn more about Visual basic commands and how to use them in your …

  6. Karl E. Peterson's Classic VB Code

    Classic VB sample that contains BAS and/or CLS files that may be used directly within Visual Basic for Applications. FRM files designed for Classic VB are generally compatible with Visual …

  7. Visual Basic basics - ZetCode

    Oct 18, 2023 · In this part of the Visual Basic tutorial, we cover basic programming concepts of the Visual Basic language. We introduce the very basic programs. We work with variables, …

  8. Visual Basic Examples - Tutorial 1

    You probably want to look up only stuff to do with Visual Basic, especially if you're using the search engine. You can automatically filter down what you're looking at by changing the active …

  9. Visual Basic Code Examples - Visual Basic Blog

    Jan 10, 2011 · Below is a list of code examples that have been made available for Visual Basic in recent months. Please try them out and spread the word! You can also find a list of code …

  10. Command Command line Beep Beep on internal speaker Option Base {0 | 1} Array base Option Explicit Force explicit declaration ChDir path Change current directory MkDir path Make a …

Refresh