User-submitted VB Projects

155
2499 reads
Anglina85's picture

Submitted by

Anglina85
string replace
The example demonstrates how to find and replace string in a string.
Run It Now!
142
2176 reads
sanchi's picture

Submitted by

sanchi
Tags:

android
simple android program
Run It Now!
141
2801 reads
dninja95's picture

Submitted by

dninja95
if Condition
The program takes input from user and checks if the user is less than 14 yrs.If yes, then it prints "You need a parent's permission to join our group."
Run It Now!
120
1406 reads
adminguy's picture

Submitted by

adminguy
Tags:

For loop
below program demonstrates how to use for loop in VB.
Run It Now!
115
2082 reads
whatever_just_dont_show_error
this is a voice access system...i named it as whatever_just_dont_show_error because every time i try to upload the files...it says error!!!
Run It Now!
102
1484 reads
PhotonZ's picture

Submitted by

PhotonZ
String Concatenate
Below program demonstrates how to caoncatenate two strings.
Run It Now!
85
1215 reads
djkoder's picture

Submitted by

djkoder
Array
This is a simple program in vb shows how to implement an array
Run It Now!
75
1307 reads
plasmavore's picture

Submitted by

plasmavore
Tags:

Array2
Another program to implement array in VB
Run It Now!
70
1391 reads
kript0x's picture

Submitted by

kript0x
Tags:

70
1325 reads
l8rpeace's picture

Submitted by

l8rpeace
Tags:

CreatingVbSqlLoop
A simple example of looping through a SQL Reader in VB. Provide a Connection String, a query, and column name parameters to run this yourself.
Run It Now!