|
Visual Basic 2005: A Developer's Notebook
Buy it at Amazon Read a Sample Chapter From The Publisher |
|||||||||
|
My first impressions are favorable - the general format is that it picks a topic, presents an explanation and some source code. Then the author proceeds to solve a somewhat thorny issue having to do with a topic. There are a number of solutions, something like 40-50. So overall, this type of book is a middle ground between a "…in a nutshell" and a "…cookbook" formats.
If you don't look at the cover, it might look to you like you are reading a VB6 book. That's because VB 2005 (.NET has been dropped from the name) is probably the first one to bring back a host of features that were available for years in Visual Basic Classic.
Overall, the book pretty much covers the laundry list of the features that are expected the ship in the VS 2005 IDE + new language features: Edit & Continue, My Classes, IDE tricks, Partial Classes, Generics, Strongly Typed Config, the Background Worker Component, Double Buffering improvements to GDI+, Authentication, ClickOnce, etc…
Overall, the book reads very easily and is very useful. This alone sets it apart from the …Nutshell series, which are mostly tutorial/teaching guides. It remains to be seen whether the new format will be accepted by the marketplace, given that the series fills in a small niche between nutshell and cookbook.