Click to See Complete Forum and Search --> : Program to test my knowledge?


PythonRulz
February 18th, 2007, 10:58 AM
HI, I am usually a C#/ C++/ Java programmer, but I am required to program in VB.net for a school course I am doing. I am a pretty confident programmer, and I have scanned through a couple of VB.net books, but I am really stuck for ideas for a program that will test my knowledge of VB.net to see what I need to work on, any ideas?

Shuja Ali
February 18th, 2007, 07:35 PM
If you program in C#, you already know the framework. All you need to learn is the VB syntax, which should not be a tough one.

I would suggest re-writing a program in VB that you already have in C#. This would be the easiest way to check and improve on VB skills.