Introduction to VB.Net Book

Associate
Joined
7 Nov 2005
Posts
746
Location
Southampton, UK
Can anyone recommend an introdution to vb.net book. I'm a fairly experienced programmer of Java, and udnerstand Object Oriented Programming etc, but am required to use VB.Net at work, and I'm finding I don't know enough about it.

Any and all recommendations welcome (so long as they are on topic :))
 
Dont know of any specific vb.net books but you will want to make sure that the one you get covers the .net framework in detail as learning the vb.net syntax is about 10% of understaning how things work in the .net world. I found this after moving to c# from vb6, you could learn the syntax in like 2 weeks but knowing the framework inside out is key.
 
Back
Top Bottom