ASP.NET in a Nutshell

Overall Rating: 92%
I'm quite biased towards the O'Reilly books and in particular the "Nutshell" Series as I'm sure many of you are and I'm quite happy to say that this ASP.NET version is no exception.
As usual the formatting of the text, code and paragraphs is consistent with the O'Reilly brand. Big block titles, indented code, italics and use of courier fonts all make for a very easily assimilated book.
Even though this is a 2nd Edition book it still makes references / concept comparisons to old ASP and VbScript. So if you are coming from that era and learning ASP.NET those examples will be of help.
Throughout there are plenty of references to concepts (OOP) and NT technologies that you are expected to at least loosely know, which is why I'd hint that this would be for the intermediate rather than complete beginner.
The book is split into 3 parts (and in turn into chapters), by far the most readable is the first which eases the reader into the new concepts and methods of ASP.NET. The second part, "Intrinsic Class Reference", is the most useful, it details the core classes for ASP.NET, explaining the methods and giving you a better understanding of how and why ASP.NET is the way it is.
These two parts stay a little too much within the realm of a "reference book", as it would have been nice to see output from some of the lesser used functions rather than just showing the generic usage / description.
The third part is the meat of the "nutshell" analogy, it details the links between classes and the inheritance from the top level namespaces. It's format is consistent with the normal layout of namespace / class diagrams from O'Reilly's similar books. The layout of the diagrams require their own tutorial to understand them and their practical usefulness is one I've yet to discover, considering the amount of easily accessible online material and .NET Class Browsers available.
If you are going to buy an ASP.NET book buy this one, there is a reason why O'Reilly books are regarded so highly.
On a personal note, there are ONLY two types of books I'd recommend to buy from O'Reilly, the "Nutshell" and the "Cookbook" series. Any tutorial / beginner types (from any of the languages I've learnt) have come up very poorly in my view.
[ comments can be posted anonymously, I appreciate any feedback, disagreements or criticisms ]

