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
Translate this page
Powered by
Microsoft® Translator
Popular Tags
Active Directory
AD
AD DS
adfs
ASP.NET
azure
BizTalk
BizTalk Server
BizTalk Server 2010
C#
Candidate for deletion
certification
cloud
core docs
de-DE
EAA
Ed Price
Ed's Stub Pages
en-US
ESA
es-ES
Excel
Exchange
Exchange 2010
fa-IR
Fernando Lugao Veltem
FIM
FIM 2010
FIM Resources
FIM-HELP
forefront
forums
fr-FR
Gokan Ozcifci
has code
has comment
has comments
has image
has Images
has Other Languages
has See Also
Has Table
Has TOC
Horizon_Net
How To
Hyper-V
id-ID
IIS
Italian Wiki Articles
it-IT
ja-JP
Jordano Mazzoni
Link Collection
Luciano Lima
Luigi Bruno
Lync Server 2010
MIISILMFIM MACAULAY
Multi Language Wiki Articles
needs work
operations manager
Pirated Content
Portal
Português Brasil
PowerShell
pt-BR
security
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint Pirate
Small Basic
solucionando problemas
SQL Server
SQL Server 2012
stub
System Center
System Center 2012
TechNet Guru
TechNet Wiki
TechNet Wiki Featured Article
tonyso
Translated into Japanese
troubleshooting
tr-TR
vídeo
Video
Virtualization
VMM
Wiki
Windows
Windows 7
Windows 8
Windows Azure
Windows Server
Windows Server 2003
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
yottun8
اکتیو دایرکتوری
Browse by Tags
>
TechNet Articles
>
All Tags
>
visual basic
Tagged Content List
Wiki Page:
Visual Basic
Richard Mueller
From its inception in 1991, the Visual Basic language has always been a phenomenal productivity tool for building applications. Almost 20 years later, it continues to provide easy access to the Microsoft .NET Framework, allowing developers to write applications that span desktops, phones, browsers...
on
17 Sep 2013
Wiki Page:
Small Basic (ja-JP)
Nonki Takahashi
Table of Contents エクステンション コミュニティ はじめよう 関連項目 他の言語 Small Basic は QuickBasic から派生したマイクロソフトの初心者向け .NET プログラミング言語です。2008 年 10 月に最初のベーター版がリリースされた後も、2 年以上も開発が続き、2011 年 6 月に 1.0 版が正式にリリースされました。多言語への対応がなされ、20 以上の言語で利用可能です。Small Basic は Visual Basic を控えめにしたバージョンとも言え、.NET Framework 3.5 上で動作します。 エクステンション...
on
17 Sep 2013
Wiki Page:
searchableCombobox demo
Naomi N
This is a searchableComboBox that I originally developed as a part of a UserControl where it originally worked in conjunction with a TextBox. As a result of a question in another forum, I decided to redevelop this as a self contained Control. The Control Inherits Combobox, and Shadows both...
on
14 Sep 2013
Wiki Page:
Conditional Branches With Visual Basic.Net
Richard Mueller
What is a conditional branch ? Conditional branches are how computers can be programmed to make decisions based on varying conditions. Without conditional branches , computers would not be able to 'Think'. How do conditional branches work? There are 2 kinds of conditional branches...
on
11 Sep 2013
Wiki Page:
Bitmap.Lockbits De-Mystified .Net
Richard Mueller
How To Use Bitmap.Lockbits Many people may have noticed in the past how intimidating using Bitmap.Lockbits has been due to a lack of clarification/documentation on its usage. This article attempts to do an in depth review of its usage. It does not focus on alternate methods to lockbits. I remember...
on
11 Sep 2013
Wiki Page:
Small Basic: How to Create an Extension Using VB.NET
Richard Mueller
Table of Contents STEP 1: Create an Extension STEP 2: Make it Work STEP 3: Moving On Other Languages This article is about how to create a simple extension that you can build on for Small Basic (Microsoft). To get started you will need Small Basic, .NET Framework 3.5, and Visual Basic.NET 10. If...
on
11 Sep 2013
Wiki Page:
Visual Basic - Knife Thrower!
Richard Mueller
Table of Contents What is this article about? Glossary/MSDN Library Cross Reference of terms What is GDI+? What is a polygon in Visual Basic? How does polygon rotation work? Part1 Form Initialization Part2 Form1's Load event Part 3 - Waiting for input Part 4 - The polygon Class Project Source...
on
11 Sep 2013
Wiki Page:
Small Basic
Richard Mueller
Table of Contents Extensions Community Let's Start Additional Resources Web Pages Blogs Social Media See Also Other Languages Japanese (ja-JP) Italian (it-IT) Microsoft Small Basic is a beginner .NET language, derived from QuickBasic. It was first launched as a public beta in 2008, and version...
on
11 Sep 2013
Wiki Page:
Books for Developers
Roberto.Borges
This topic is a recommended reading. This article indicates a suggested or recommended reading that will provide you with accurate and important informations for a better understanding of the covered topic. Table of Contents Introduction .NET General ADO.NET ASP.NET Best Practices...
on
15 Aug 2013
Wiki Page:
Visual Basic Articles By Paul Ishak
Paul Ishak
I will be using this as an index page to track my wiki articles. Pull Out Panel - Borderless Form - Visual Basic.Net Visual Basic - Accessing a method Via its declared name string. Visual Basic - Changing the speed of a wavefile LoOps! With Visual Basic.Net Conditional Branches With...
on
12 Aug 2013
Wiki Page:
How to Communicate to the Arduino in Visual Basic .NET
Ed Price - MSFT
Communicating to the Arduino in the .NET platform is pretty much straightforward: The Arduino uses a virtual serial port to allow programs to be written onto it, but we can also use this port to get and send data to and from the Arduino. Materials: Arduino or Arduino Compatible Board (UNO...
on
4 Aug 2013
Wiki Page:
How to Create Video Games in VB.Net (Windows Forms)
Naomi N
How to Create Video Games in VB.Net (Windows Forms) I realize that this is a very popular subject, especially amongst budding developers. The drive to create games may be the reason you started working with Visual Basic in the first place. After stepping through a few samples and getting the hang...
on
21 Jun 2013
Wiki Page:
Virtual Memory In Visual Basic.Net
Ed Price - MSFT
How To Use Virtual Memory In Visual Basic.Net Sometimes don't you want to use ram as you go, instead of loading giant files into ram? Here is an example of how to utilize Virtual Memory in Visual Basic. Code: The following Visual Basic code uses the MemoryMappedFile.CreateFromFile(FileName...
on
18 Jun 2013
Wiki Page:
Small Basic: VB.NET でエクステンションを作成する方法 (ja-JP)
Carsten Siemens
Table of Contents ステップ 1: エクステンションの作成 ステップ 2: 動作させるまでの手順 ステップ 3: 次のステップ 他の言語 この記事では、Microsoft Small Basic に追加する簡単なエクステンション(拡張機能)を作成する方法を紹介します。あらかじめ、Small Basic、.NET Framework 3.5 および Visual Basic.NET 10 が必要となります。 C# でエクステンションを書くときは、 こちら (英語)をクリックしてください。 ステップ 1: エクステンションの作成 Visual...
on
29 May 2013
Wiki Page:
Pattern Matching Words With Visual Basic
Carsten Siemens
How to match word patterns with Visual Basic Someone recently asked a question about solving cryptograms and I had recalled reading an article about MIT students creating a cryptogram solver that used some kind of pattern matching. i figured it was interesting enough to give a go at it. Below is ...
on
29 Apr 2013
Wiki Page:
Visual Basic.Net Pullout Panel Borderless Form
Carsten Siemens
How To Create a Borderless form with pull out compartments in Visual Basic. This can be difficult at first, but i will attempt to keep it short and sweet. Have you ever wanted to have a compartment that you could pull out of your form, one that extended beyond the border of the form? Well, this...
on
27 Apr 2013
Wiki Page:
DOS Scripts From Visual Basic.Net
Ed Price - MSFT
How To execute a dos script in Visual Basic without creating an external process. Not all DOS commands can be executed with this, such as CLS, diskpart, echo, etc.... If you discover unsupported commands, please add them to this list: Unsupported Dos Commands: CLS Echo DiskPart ? ...
on
8 Apr 2013
Wiki Page:
Visual Basic.Net Common Errors: "Index was out of range."
Ed Price - MSFT
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index The error message couldn't do a better job in conveying what went wrong. Lets back up... An index is an integer that identifies the location of an element in a array, list, or other...
on
8 Apr 2013
Wiki Page:
VB.NET: How to Make a Right Click Menu for a Tray Icon
Carsten Siemens
Some of you (like me), probably noticed that a ContextMenuStrip ("Right Click Menu") doesn't close automatically if you click outside it and it isn't in a form (in Visual Basic 2008, but i don't know about the later versions). So in this article I'll explain how to solve that...
on
6 Apr 2013
Wiki Page:
Loops with Visual Basic.Net
Paul Ishak
What the heck is a loop??? A loop is a repetitive procedure that is designed to repeat a given set of instructions. Loops are absolutely essential for getting work done. You know how computer software saves you so much time, by doing the tedious repetition of tasks? Our good hero the loop...
on
7 Jan 2013
Wiki Page:
Changing the speed of a wave file In Visual Basic.Net
Paul Ishak
How to change the speed at which you play your wavefile I have seen this question posted multiple times in the forums and figured I would share here as well. Please note that this is not perfect, not all wave files can be modified without first modifying other fileformatsubchunk fields. ...
on
1 Dec 2012
Wiki Page:
Small Basic: How to Graduate to Visual Basic
Fernando Lugão Veltem
You might have heard of the "Graduate" feature in Small Basic. If you haven't - you should check it out - it enables you to convert any Small Basic program into an equivalent Visual Basic program, allowing you to gently ramp up to the full power of a professional programming language...
on
23 Nov 2012
Wiki Page:
طريقة العرض اللانهائية للبيانات مثل جوجل أو بينج (ar-SA)
Fernando Lugão Veltem
السلام عليكم ورحمة الله وبركاته من أكثر الأشياء التي لا أحبها حقيقة هي مفهوم الصفحات (Paging)المتعددة لعرض البيانات ولذلك كنت أبحث منذ مدة عن طريقة عرض أفضل حتى وجدت محرك البحث بينج والذي قدم مفهوم جميل جدا خاصة عند إستعراض الصورة وهي أن عدد معين من الصور يتم عرضه في الصفحة ثم إذا قم بالنزول لأسفل...
on
17 Nov 2012
Page 1 of 1 (23 items)
Can't find it? Write it!
Post an Article