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
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
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
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 French
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
Browse by Tags
>
TechNet Articles
>
All Tags
>
has TOC
Tagged Content List
Wiki Page:
Small Basic: Polygon
Nonki Takahashi
This article explains about polygon and Microsoft Small Basic programming language. Table of Contents What is a Polygon How to Draw Polygon Turtle Lines and Triangles LitDev Extension Tools Shapes Editor using Polygon Small Basic Prime See Also Additional Resources What is a Polygon A polygon...
on
29 Mar 2020
Wiki Page:
Small Basic: TextWindow
Nonki Takahashi
This article describes about the text window and TextWindow object in Microsoft Small Basic programming language. Table of Contents The Text Window Cursor Color TextWindow Object Sample Programs See Also Additional Resources The Text Window The text window is an character-based user interface...
on
29 Mar 2020
Wiki Page:
Small Basic: Optimization
Nonki Takahashi
This article explains how to optimize, improve, the performance of a Small Basic program. Before beginning, the reader should be aware that the terms " speed " and " performance " are interchangeable in programming. Also, " main loop " and " interactive loop "...
on
29 Mar 2020
Wiki Page:
Small Basic: Controls
Nonki Takahashi
This article explains the Controls object in Small Basic. In addition, the other controls are also explained. Table of Contents What Are Controls? How to Use Controls Controls Object Properties Events Operations New Line in Multi-Line Text Box Extra Controls Sample Programs Extensions See Also Additional...
on
29 Mar 2020
Wiki Page:
Small Basic: Drawing Curve
Nonki Takahashi
This article shows how to draw some types of curves with Microsoft Small Basic program language. Table of Contents Sine Curve Spiral Quadratic Bézier Curve Cubic Bézier Curve Lissajous Curve See Also Additional Resources Sine Curve Sine curve can easily be drawn with Math.Sin() operation...
on
29 Mar 2020
Wiki Page:
Microsoft Small Basic v1.3: Known Issues
Nonki Takahashi
This article organizes known issues about Small basic v1.3. These issues happen only in Small Basic v1.3. Issues originally happen in former versions of Small Basic are described below. Microsoft Small Basic v1.0: Known Issues Microsoft Small Basic v1.2: Known Issues Table of Contents...
on
29 Mar 2020
Wiki Page:
Small Basic: Flickr
Nonki Takahashi
This article is about Flickr and Flickr object in Microsoft Small Basic programming language. Table of Contents What is Flickr Flickr Object Sample Program Known Issue See Also Additional Resources What is Flickr Flickr is an image hosting web service and also a Yahoo company. Flickr Object...
on
29 Mar 2020
Wiki Page:
Small Basic: How to Use micro:bit
Nonki Takahashi
BBC micro:bit is a small board computer developed for kids. This article shows how to use micro:bit with Microsoft Small Basic programming language. Table of Contents Hardware Software JavaScript Blocks Editor Connect micro:bit Small Basic Program Known Issues See Also Additional Resources ...
on
29 Mar 2020
Wiki Page:
Microsoft Small Basic Online v0.91: Known Issues
Nonki Takahashi
This article organizes known issues about Small Basic Online v0.91. In this article. SBO means Small Basic Online. SBD means Small Basic Desktop. And program ID KFQ075(O) means SBO program https://smallbasic-publicwebsite.azurewebsites.net/Program/View.aspx? KFQ075 . Current SBOs are: SBO...
on
29 Mar 2020
Wiki Page:
Microsoft Small Basic Online v1.0: How to Build
Nonki Takahashi
This article illustrates how to build Microsoft Small Basic Online v1.0 (Public Preview). Microsoft Small Basic Online v1.0 (Public Preview) is a web application written in C#. Table of Contents Install Visual Studio 2017 Clone Small Basic Online Repository Build Small Basic Editor See Also Additional...
on
29 Mar 2020
Wiki Page:
Microsoft Small Basic v1.0: Known Issues
Nonki Takahashi
This article organizes known issues about Small Basic v1.0. These issues happen both in local (under IDE environment) and remote (under smallbasic.com with web browser and Silverlight). Differences between in local and remote are listed here . Table of Contents Known Issues Documentation Issues...
on
29 Mar 2020
Wiki Page:
Small Basic: File and Network
Nonki Takahashi
This article explains about files and directories in Microsoft Small Basic language. Table of Contents What is a File? Audio Files Image Files Text Files What is a Directory? What is a Path? What is a URL? Operations for Files Operations and a Property for Directories Operations for Text Files Operations...
on
29 Mar 2020
Wiki Page:
Small Basic: Error Handling
Nonki Takahashi
This article focuses to explain about error handling in Microsoft Small Basic programming language. Table of Contents No Keywords Error Handling Errors Can' t Be Handled See Also Additional Resources No Keywords Old BASIC languages have error handling functions such as ON ERROR GOTO statement...
on
29 Mar 2020
Wiki Page:
Small Basic Blog: Authoring Schedule
Nonki Takahashi
This page lists out the scheduled blog authors for the Small Basic Blog . We build out schedules in quarterly, 3-month blocks. We will schedule at least 3 blog posts each week and then leave it open for the authors to blog more often than that. Table of Contents Current Schedule (July-September...
on
29 Mar 2020
Wiki Page:
Power Automate: Extract Text from SharePoint Library Image using Computer Vision Cognitive Service
Peter Geelen
Table of Contents Introduction Create Cognitive Service API Subscription Create the Flow Test the implementation Summary Introduction Cognitive Services are a set of machine learning algorithms that Microsoft has developed to solve problems in the field of Artificial Intelligence (AI).In this article...
on
28 Mar 2020
Wiki Page:
MS Access: 5 Tips to Make Your Database Fast
Peter Geelen
Table of Contents Summary Top tips to Make Access Database Fast: 1. Normalize Access Tables 2. Keep an Open Handle to all the Linked Databases and Linked Tables 3. Manage the Size of Access Database: a. Split Access Database: b. Turn-off Animations: c. Turn-off Non-Usable Action Tags : d. Limit...
on
28 Mar 2020
Wiki Page:
Azure: On-Premises SQL Database Migration
Peter Geelen
Table of Contents Introduction: SSMS Supportability SQL Migration from On-Premises to MS Azure Prerequisites: Types of Migration : 1: In place upgrade 2: Side by Side Migration Side by side migration Deleting/Creating DB Migrating to MS AZURE SQL DB Backup After completion of Back up Introduction...
on
28 Mar 2020
Wiki Page:
SCCM Deployment PowerBI Dashboard
Peter Geelen
Table of Contents New Feature - High Priority Affected Departments/OUs How it works Inside the Power BI Dashboard Front Page Software Library Compliance Collection Severity Forecast Application Deployment Compliance Package Deployment Compliance Software Update Deployment Compliance Operating System...
on
28 Mar 2020
Wiki Page:
Azure EventGrid: Submitting from Postman to Custom Topic
Peter Geelen
Table of Contents Overview Setup Creating a Resource Group Creating a Storage Queue Creating a Custom Topic Creating a Subscription Portal Review Postman Portal Review References Overview This wiki article provides an example of using Azure Event Grid by providing an example of posting a message...
on
28 Mar 2020
Wiki Page:
Azure DevOps/SharePoint Online: CI/CD case study
Peter Geelen
Table of Contents Introduction Requirements Azure DevOps setting and Configuration Azure Pipeline Steps: Tasks: Azure Release References Introduction Azure DevOps is a very powerful tool for end-to-end project / development / testing and Deployment management. 'Azure Boards'...
on
28 Mar 2020
Wiki Page:
Azure: Backing up VM with Azure Portal & PowerShell
Peter Geelen
Table of Contents 1. Introduction 2. Requirements 2.1 Operating System versions 2.1.1 Servers 2.1.2 Clients 2.2 Microsoft Azure Recovery Services (MARS) agent 2.3 Recovery Services Vault 3. Enabling Azure Backup on an Azure VM 3.1 Enabling Azure Backup (Azure Portal) 3.2 Enabling Azure Backup (PowerShell...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to invoke direct methods in backend app
Peter Geelen
Table of Contents Introduction Prerequisites Create Device using Device Explore Invoke direct methods in backend app Receive direct methods in device app Summary Resources See Also Introduction Recently, Microsoft has released the new version of Python Azure IoT SDK (V2.0) (refer to this...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to use device twins in IoT Hub
Peter Geelen
Table of Contents Introduction Device twins in IoT Hub Prerequisites Reported properties of the device twins Desire properties of the device twins Summary Resources See Also Introduction Recently, Microsoft has released the new version of Python Azure IoT SDK (V2.0) (refer to this page on...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to receive direct methods from IoT Hub
Peter Geelen
Table of Contents Introduction Prerequisites Create Device using Device Explore Create and Debug Python Project with Visual Studio Invoke Direct Methods from Backend App Summary Resources See Also Introduction Recently, Microsoft has released the new version of Python Azure IoT SDK (V2...
on
28 Mar 2020
Wiki Page:
Python Azure IoT SDK: How to send and receive C2D messages
Peter Geelen
Table of Contents Introduction Cloud-to-device messages Prerequisites Install Azure IoTHub Service SDK for Python Send cloud-to-device messages from backend app Receive cloud-to-device messages in local app Summary Resources See Also Introduction Recently, Microsoft has released the new version...
on
28 Mar 2020
Page 17 of 359 (8,972 items)
«
15
16
17
18
19
»
Can't find it? Write it!
Post an Article