News

Microsoft has officially open-sourced its 6502 BASIC. The version published today is BASIC M6502 8K Version 1.1.
Did you know that, between 1976 and 1978, Microsoft developed its own version of the BASIC programming language? It was initially called Altair BASIC before becoming Microsoft BASIC, and it was ...
Microsoft has released the source code for the BASIC version it developed in 1976 for the MOS 6502 processor, a central ...
Microsoft’s 6502 BASIC ran on the same CPU that powered the Apple II, Commodore 8-bit series, NES, and Atari 2600.
Microsoft has open-sourced the 6502 BASIC programming language interpreter from 1976. Its source code is now available on ...
Microsoft announced that it has open sourced the source code for 6502 BASIC, one of first ports of its original BASIC.
Microsoft's latest version of Visual Basic, often called VB.NET, can help you create professional looking desktop applications and websites quickly. That's possible because the .NET framework upon ...
Code Focused What's New in Visual Basic 2010 With the release of Visual Studio 2010 and the .NET Framework 4, it's time for Visual Basic developers to start leveraging the new capabilities of Visual ...
A friend was recently reviewing some Visual Basic code that I was having an issue with. As we looked at one particular section of code, he said "You could really tighten up this code with a couple ...
The Visual Basic "Button" class lets you create a control on your VB projects that perform an action such as auto-save. VB also includes file classes that help you create functions to save files ...
Since the The .NET Language Strategy was published in 2017, the general belief in the .NET community was that Visual Basic was effectively a dead language. But Microsoft has been quietly working ...