This video contains various programs related to the while and do loops in VB.NET
#Program 1: Basic demonstration of do and while loops
#Program 2: Program to print Prime numbers between 1-100 using while loop
#Program 3: Program to print All Even- Odd numbers between 1-50