Do While Loop In VB.NET - Free Webmaster Resources | Free Scripts | Web Tools
Explanation Do While Loop Statement Do While Loop Statement is used to execute a set of statements only if the condition is satisfied. But the loop get executed once for a false condition once before exiting the loop. This is also know as Entry Controlled
www.hscripts.com |