Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Noah gave a pass on writing up a Small Basic overview article, so I'd like to share it with you:
It's already been translated into two other languages!
Microsoft Small Basic is a beginner .NET language, derived from QuickBasic. It was first launched as a public beta in 2008, and version 1 launched in 2010. It is very international, and is available in over 20 languages. Small Basic is actually a toned down version of Visual Basic.NET, running on the .NET 3.5 framework.
If you can't find a function you need to use in a program in Small Basic's main library, you can write an extension for it in any other .NET language (VB.NET and C# tutorials). If you do not wish to create your own extension you can download some other extension, such as PowerExtension or LitDev's Extension. A list of extensions is available here.
It currently still has an active community of users in its forums @ https://social.msdn.microsoft.com/Forums/en-US/smallbasic/threads.
If you are interested in learning to program, Small Basic is a great way to start! Get it at https://smallbasic.com/.
This article is also available in the following languages:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in