|
Yeah, vb is limited. It's a nice little language to start out in. Very easy and rapid for development. If you need quick small things done, use VB. Don't expect to get anything really high end out of it. If i need a quick program to perform a small sorting task or something, I use VB. when I'm making a program that will be used by more than myself, I would use C#. That also depends on it's complexity. If it's simple, I would use vb. Vb is great for simple things IMHO.
|