Visual Basic 2008 Programmer’s Reference (Kindle Edition)
January 23rd, 2010
Review
“This is certainly a tome for programmers and of course developers.” GadgetSpeak.com Sunday 1 June 2008
Product Description
Providing programmers and developers of all skill levels with a comprehensive tutorial and reference to Visual Basic (VB) 2008, Microsoft MVP Rod Stephens presents a broad, solid understanding of essential topics on the latest version of VB. He explains the forms, controls, and other objects that VB furnishes for building applications in a modern windows environment. Plus, he examines the powerful development environment that makes VB such a productive language, and he delves into the VB language itself to show you how to use it to perform an array of important development tasks.
Buy Visual Basic 2008 Programmer’s Reference (Kindle Edition) at Amazon



You might initially think that this is going to be one of those big books with a few examples and a lot of fluff; well, you’d be wrong. This is a big book because it’s absolutely packed with really useful examples. Rod takes you through just about every feature of Visual Basic 2008 and he does it with examples. These aren’t just the usual academic sort of examples either; you’ll be able to use many of them as a source of code for your own applications.
Of course, there are also books on the market that do have good examples, but the explanations stink. Rod takes time to thoroughly explain the examples and the explanations are clear, so you won’t have any trouble understanding them. In short, this book has the best of everything.
You probably won’t need another book for common business programming needs. That said, some specialty items are missing. You won’t find a lot about PInvoke in this book, but then again, most people don’t need PInvoke for their business applications. The LINQ coverage is also a tad light, but this technology is only now taking off, so Rod is right in keeping the various coverages in perspective. Overall, this is the book to get if you want to know how to work with Visual Basic!
I’m experienced with VB.Net but needed a quick reference book for the new features (esp. LINQ) and that would also provide an overview for features I might not otherwise discover.
My first project with VB 2008 sent me right to the book. I was able to easily adapt code lifted right off the page on the first task. However, different code from the book for a second task was less successful (LINQing on a data set table). The syntax (in the book) for the ORDER BY clause was erroneous and raised a perplexing error. (Perhaps the Wrox web site corrects this; I haven’t checked.) Googling brought me to a Microsoft web site with an example with the correct syntax.
I guess you should expect such issues when applying 15th century technology (i.e., printed paper) to a bleeding edge tool.
All in all, however, the book was worth the modest investment. Make use of Amazon’s excerpts to evaluate it for your own needs (I did).
By the way, the (first) one I received was damaged (crumpled pages, torn backcover) in packaging, but Amazon redeemed themselves by promptly sending an intact replacement.
For the novice user this book will take you by the hand, and guide you through VB.NET from the IDE, to basic principles and concepts of OO programing, and into concrete examples, covering a vast amount of information. There is an incredible 200+ page appendix.
Like most other books on the subject, the sections that cover parts of VB that I work with daily (and thus understand well) offered few new insights. The other 75% of the book has proved to be extremely helpful!
If you truly “know” VB.NET ‘08 inside and out, then you don’t need this book (or any others for that matter!), for the rest of us the useful information abounds.