View Single Post
Old Jul 11th, 2006, 9:40 AM   #22
Indigno
Professional Programmer
 
Indigno's Avatar
 
Join Date: Dec 2005
Location: Anywhere non-productive
Posts: 267
Rep Power: 0 Indigno is an unknown quantity at this point
Send a message via AIM to Indigno Send a message via MSN to Indigno Send a message via Yahoo to Indigno
Visual Basic is a great language, if used correctly. When coding with it, you have to realise that it's a very limited language, and is prone to bugs when it becomes complex. Try and keep it simple, don't overload it with complex graphics, 3d, networking, or anything that would be devastating to someone using it if it crashed before the file could be saved (IE a spreadsheet, word processor, or anything like that). I'm not saying that it's not possible, I'm just saying that it's not recommended.
Indigno is offline   Reply With Quote