Visual Basic 2010 Express Tutorial 28 - Multi-dimensional & Parallel Arrays


A short time ago, there was a VB Application that I came into contact with. The application required multi-dimensional arrays when it should have required parallel arrays. This tutorial shows the difficulty of using multi-dimensional arrays when parallel arrays should have been used.

Code Downloads
VBT28_1.zip
VBT28_2.zip
VBT28_3.zip
VBT28_4.zip