You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Adjusting your scope - A look into variable scopes in .NET Visual Basic / VB.Net
Declaring variables is a very fundamental requirement in programming and you cannot go anywhere without it. For those of us who came from previous versions of Visual Basic, .NET presents a new set of issues with our variables.