Visual Basic (VB.NET) Compiler 2.5

Visual Basic (VB.NET) Programming Compiler is a multi-paradigm object-oriented programming language implemented on the .NET Framework. Microsoft launched VB.NET in 2002 as a successor to its original Visual Basic language. Along with Visual C#, VB.NET is one of the two major languages ​​that target the .NET platform.

Opportunities:

  • Compile and run your program
  • View program output or error details
  • Advanced source code editor with syntax highlighting, bracket completion and line numbers
  • Opening, saving, importing, and sharing VB.NET files.
  • Editor setup.

Restrictions:

  • Compilation requires internet connection
  • The maximum running time of the program is 20 seconds
  • Some file system, network and graphics features may be limited
  • This is a batch compiler; interactive programs are not supported. For example, if your program provides an input prompt, type the input in the Input tab before compiling

Source: Trash Box

You may also like