Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
VB.Net Tutorial
Statements 59 codes
Home
VB.Net Tutorial
Statements
1 Calculated step
2 Calculating compound interest
3 Combine While and If to search in an array
4 Continue Do
5 Continue For
6 Demonstrating the DoLoop While repetition structure
7 Do Loop with Exit Do
8 Do Until Loop
9 Do UntilLoop (2)
10 Do While Loop
11 Do WhileLoop
12 Draw square of by using nested while loop
13 Else If (Not ELSEIF)
14 ElseIf
15 Exit Do While
16 Exit For
17 Exit For 1
18 Float step
19 For Each with Collection
20 For loop with float point control number
21 For To Next Loop
22 GoTo statement with Label
23 If Short Circuiting with ANDALSO
24 If statement Short Circuiting
25 If with And
26 IIf
27 Imports command
28 Imports System
29 Insert statement into With statement
30 Microsoft VisualBasic Switch
31 Nested For Loop
32 Nested if statement
33 Nested With statement
34 On Error GoTo errorhandle
35 Resume
36 Select Case Err Number
37 Select Case statement with Integer and exact value
38 Select Case statement with range Integer value
39 Select Case statement with String range value
40 Select Now DayOfWeek
41 Set For Loop float Step
42 Single line vs Multi-line If statement
43 Specify several values in one Case statement
44 Use both range and fix value in Select statement
45 Use ElseIf
46 Use For Each to loop through Array
47 Use If statement in a For statement
48 Use if statement to compare Integer
49 Use With statement with Form object
50 Use With statement with OpenFileDialog
51 Using counter-controlled repetition
52 Using DoLoop Until repetition structure
53 Using ForNext structure to demonstrate summation
54 Using Select Case structure
55 Using statement
56 Using the Exit keyword in repetition structures
57 Using the ForNext structure to demonstrate counter-controlled repetition
58 Using the While structure to demonstrate counter-controlled repetition
59 While structure