About

Visual Basic .NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of Microsoft's Visual Basic 6 (VB6) but implemented on the Microsoft .NET Framework. This is reflected in the Visual Basic .NET version numbering, continuing from VB6.

So far, we have had the following versions of Visual Basic .NET:

  • 2003 (VB 7.1)
  • 2005 (VB 8.0)
  • 2008 (VB 9.0)
  • 2010 (VB 10.0)
  • 2012 (VB 11.0).

With the combination of Microsoft .NET for Windows (desktop/server), Mono (desktop/server/mobile), Silverlight / Moonlight (browser/mobile), Compact Framework (mobile) and Micro Framework, it is available for a wide range of platforms.

Before Posting a Question

Many questions posted on Stack Overflow are as a result of implicit data type conversion errors caused by not turning Option Strict On. This should be on by default

Popular VB.NET questions on Stack Overflow

Resources

Chat Room

Chat about VB.Net with other Stack Overflow users

history|show excerpt|excerpt history