Hey, for those of you that remember my previous post from my C++ class, I'm learning a bit of VB.NET now. Attached is my latest homework project. A fun little program that displays info about the states and displays their flags. I even impressed myself a bit.
This may only run on XP since it's .NET. Not totally sure about that. Anyway, unzip it anywhere, but keep the .exe in the same directory as the text file. (I could have just stored the state info in the code, but the object of the exercise was reading data from a text file.)