Another good bVB net beginners book is 'Beginning VB.Net 2003' from WROX. It teaches the fundementals, including data access and web page programming.
And for you, GaryWilsonCPA, there is a whole chapter on meu programming. Also includes a fair amount of info on combo boxes.
What I find frustrating is that no one book includes all the information I want or need. Altho I am a programmer by trade, most work I do is in support of Document workflow, storage and retrieval. Basically it means I am a system Admin, programmer, and help desk for the products I have to support. VB.net is still in the hobby phase, altho I hope the future will see my division switch. We do a lot of Foxpro programming as it is easy, fast and meets our needs well, to a point (altho VFP 6 is showing it's age). Most programming I do is to create applications to print barcode seperator pages for our imaging system. The barcodes provide the index info. And foxpro has a very nice report geneator to print the barcodes.
Wish I could say crystal reports was a s easy. It isn't. I find the net framework to be bloated. Never had to use so many namespaces to access data as the net framework forces you to do.
On the otherhand, vb.net seems to be easier to accomplish certain tasks than older versions of vb, once you learn how and understand whats going on.
Ok, I'm off my soap box now.