This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
marcelo strippoli
mehmet parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into Portuguese
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
windows 8
Windows Phone
Windows Phone Migration Content
windows server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
windows server 2012 r2
Wiki
>
All Tags
>
Small Basic
Tagged Content List
Wiki Page:
Small Basic: Read and Write CSV Files
M.Vignesh
Table of Contents What is CSV? Example Example Implementation Read CSV Write CSV References Other Languages What is CSV? Comma separated values (CSV) is a file format that is used to exchange data between programs. It uses commas to separate values and requires equally many values on each line...
on
4 Sep 2017
Wiki Page:
Small Basic: Parameter or Return Value Range for Math Function
Kapil.Kumawat
This article describes the ranges of parameters or return values for Small Basic Math functions. This article is work in progress. So " N/A " means that the range is not investigated yet. Please edit this article if you know any range information about Math functions in Small Basic. In...
on
3 Sep 2017
Wiki Page:
Small Basic: Instructions to Graduate and Debug with Visual Studio 2017
Nonki Takahashi
This article shows step by step instructions about [Graduate] and debugging with Visual Studio 2017 for Microsoft Small Basic program language. The following versions of programs are used: Windows 10. Small Basic v1.2. Visual Studio Community 2017. Visual Studio Community 2013 (if possible, see...
on
13 Aug 2017
Wiki Page:
Small Basic: Overflow
Dileepa Kariyawasam
This article explains about overflow especially for Small Basic programmer. Table of Contents Overflow Decimal Overflow Literal Assignment Operation Call Double Overflow Int32 Overflow See Also Overflow In a computer, a number will be contained in a limited size of memory. The size depends...
on
26 Jul 2017
Wiki Page:
Small Basic Sample: Line Editor
Dileepa Kariyawasam
Table of Contents Usage Code See Also This sample is for File.InsertLine, File.ReadLine, and File.WriteLine. Usage Enter the text file name to edit. H command shows the help. Code ' Line Editor ' Version 0.1 ' Copyright © 2017 Nonki Takahashi. The MIT License. ...
on
26 Jul 2017
Wiki Page:
Small Basic Sample: Nesting Subroutines
Nonki Takahashi
Table of Contents Nesting Subroutines Overview Adding Geometric Shapes Explaining Subroutines Adding the Triangle and Square Subroutines Adding the Circle Subroutine Self-Check Credits See Also Other Resources This Wiki article continues what you learned in the Triangle Area Calculator, here: ...
on
9 Jul 2017
Wiki Page:
Small Basic: Making a Color Solarisation
Richard Mueller
Table of Contents About the Technique In Wikipedia The Code In the good old days of silver photography, and these large darkrooms, in an atmosphere of a red inactinic light, solarization was a popular photographic effect for the amateur and the pro. About the Technique The photographers...
on
26 Jun 2017
Wiki Page:
Small Basic: Operator
Richard Mueller
This article is about operators in Microsoft Small Basic programming language. Table of Contents What is an Operator Unary Operator Sign Operator Binary Operators Substitution Operator Arithmetic Operators Comparison Operators Logical Operators Text Operator Sample Code See Also What is an Operator...
on
15 Jun 2017
Wiki Page:
Small Basic: Capitalization Conventions
Richard Mueller
This article is about casing in Microsoft Small Basic programming language and a guide. Table of Contents Casing in Small Basic Casing Guideline for Names in Small Basic See Also Other Resources Other Languages Casing in Small Basic Small Basic itself is case-insensitive. So, for example, variable...
on
10 Jun 2017
Wiki Page:
Small Basic: Flower Anatomy Quiz
Richard Mueller
Table of Contents Flower Anatomy Quiz Initialization CreateGUI() OnButtonClicked() See Also Flower Anatomy Quiz In this section, we’ll create an educational game that quizzes the player on the parts of a flower. The Figure below illustrates the application’s user interface. The player will enter...
on
25 May 2017
Wiki Page:
Entry Point for Small Basic
Richard Mueller
It's useful to have a Goto EntryPoint in the code while testing. --- Sample --- Goto Entry Point 'EntryPoint: Followed by block of source code for Lesson number 1.1 'EntryPoint: Followed by block of code for Lesson number 1.2 EntryPoint: etc. ...
on
24 May 2017
Wiki Page:
Small Basic: Community Channels
Richard Mueller
Community channels can also be referred to as social media platforms or social media accounts. Here are the current Small Basic community channels: Small Basic Blog on MSDN - Multiple blog authors take turns announcing Small Basic community and product initiatives, with about three blog...
on
18 May 2017
Wiki Page:
Small Basic: How to Translate Resources
Nonki Takahashi
This article shows how to use Translator for Microsoft Edge and Microsoft Translator Widget (for TechNet Wiki article) especially for Small Basic resources. Table of Contents Translator for Microsoft Edge Setup Translation Microsoft Translator Widget See Also Other Languages Translator for...
on
14 May 2017
Page 20 of 37 (925 items)
«
18
19
20
21
22
»