Visual Basic: Difference between revisions

From Fox Labs Wiki
Created page with "'''Visual Basic''' is the name for a family of programming languages from Microsoft, including: * Visual Basic, the current version which was initially released in 2002 and is a component of the .NET Framework. * Visual Basic (Classic), the original version which was released in 1991 and supported 16-bit and 32-bit versions of Windows. * Embedded Visual Basic, a version of Visual Basic Class..."
 
No edit summary
 
Line 1: Line 1:
'''Visual Basic''' is the name for a family of programming languages from Microsoft, including:
'''Visual Basic''' is the name for a family of programming languages from Microsoft, including:


* [[Visual Basic]], the current version which was initially released in 2002 and is a component of the [[.NET Framework]].
* [[Visual Basic (.NET)|Visual Basic]], the current version which was initially released in 2002 and is a component of the [[.NET Framework]].
* [[Visual Basic (Classic)]], the original version which was released in 1991 and supported [[16-bit computing|16-bit]] and [[32-bit computing|32-bit]] versions of [[Microsoft Windows|Windows]].
* [[Visual Basic (Classic)]], the original version which was released in 1991 and supported [[16-bit computing|16-bit]] and [[32-bit computing|32-bit]] versions of [[Microsoft Windows|Windows]].
* [[Embedded Visual Basic]], a version of Visual Basic Classic which was used for creating embedded applications.
* [[Embedded Visual Basic]], a version of Visual Basic Classic which was used for creating embedded applications.

Latest revision as of 00:26, 3 November 2024

Visual Basic is the name for a family of programming languages from Microsoft, including: