View Single Post
  #1  
Old April 11th, 2006, 12:32 PM
geoschmo's Avatar

geoschmo geoschmo is offline
National Security Advisor
 
Join Date: Jan 2001
Location: Ohio
Posts: 8,450
Thanks: 0
Thanked 4 Times in 1 Post
geoschmo is on a distinguished road
Default OT: Look what I can do - Part II

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.)
Attached Files
File Type: zip 417797-statesapp.zip (109.0 KB, 164 views)
__________________
I used to be somebody but now I am somebody else
Who I'll be tomorrow is anybody's guess
Reply With Quote