AnyBook4Less.com | Order from a Major Online Bookstore |
![]() |
Home |  Store List |  FAQ |  Contact Us |   | ||
Ultimate Book Price Comparison Engine Save Your Time And Money |
![]() |
Title: Essential .NET, Volume I: The Common Language Runtime by Don Box ISBN: 0-201-73411-7 Publisher: Addison-Wesley Pub Co Pub. Date: 04 November, 2002 Format: Paperback Volumes: 1 List Price(USD): $49.99 |
Average Customer Rating: 4.11 (27 reviews)
Rating: 3
Summary: Disappointment
Comment: I have read Don's Essential COM and was really looking forward to this one, having read the reviews.
While "E COM" covers things you must know about COM, "E .NET" often tells "deductions" about things you aren't supposed to know.
Writing style: how would you like "Having said that" and "To that end" in every other paragraph? Also Don spends 3 sentences where 1 would suffice and doesn't spend enough were it's needed. And I thought I knew his style.
First 1/3 is quite a waste if you already have spent a few month working with .NET and digging MSDN. And if you haven't the last 2/3 aren't for you.
If you expect insights into .NET technologies, such as ASP.NET, Forms or ADO.NET, pass it by. This book as title claims is just that - CLR. It tells you too much about CLR if you just want to use it and not enough if you want to port it to another platform.
There was pretty good explanation of COM-.NET relationships, well, to be expected. If it was up to Mr. Box he wouldn't let COM go, even though he sympatizes MTS team that had problems employing it for AOP introduction.
If you expect to do a lot of porting/plumbing this book is for you.
I'm giving it 3 points and I will leave it to dust until I come across a problem that's been addressed in the book.
Rating: 5
Summary: A Dense Book Full Of Nuggets
Comment: In a world where developers are baying for customers' attentions, very few people can claim to command that of the developer. Their blogs may be the only clue to the higher level of thinking that they operate at, creating the answers to why and when code works in addition to the perennial how. Whether he likes it or not, Don Box is one such system-meister. He may dislike writing books, but when one comes out, people pay attention and read. His first foray into text, Essential COM, was the book to explain how COM worked, and his latest, Essential .NET, takes the .NET Framework's Common Language Runtime (CLR), and does exactly the same.
After chapter one's history of the evolution from COM to the CLR, the book takes a bottom-up approach to the CLR, starting with a deep and detailed six chapter look into the core elements of the platform. Chapter two begins with assemblies, the programmatic units in the CLR, and the implications of their construction. We learn how they are versioned, loaded and built, and why therefore they may be written in as many .NET languages as required. There's real depth to the material here - you really do touch the bottom of the abyss so to speak - but it's countered with occasional levity that keeps it a readable book instead of a dense reference manual. The same is true of all the text. To whit, there's even some irony; "To allow old dogs to avoid learning new tricks, there is finalization", he declares in the next section on the Common Type System.
It's here that we discover how different types and interfaces are distinguished from themselves and from one another, and how their variations and relationships are kept separate by the CLR. It's refreshing to note that the proverbial big picture is never very far away from the commentary. After taking time to explore the avenues for types and interfaces, Box notes that types themselves aren't very interesting until you start working with instances of those types and we're off again working through another thirty pages on how object instances preserve a sense of identity, how they are cast into other types and how they incorporate themselves into the concepts of reflection and metadata. Only then do we look at the actual lifecycle of an object, its creation, modification and disposal. The attention to detail is great, and there's pretty much no ambiguity in the text at all, but with that comes a slowness to this section that may have readers floundering in its wash.
One recurring theme of the book is the idea that while there is a very proper way and set of rules for doing things, there will always be circumstances in application development which call for exceptions to be made to those rules and made possible by .NET. This is true at a small scale and, as chapters six and seven prove, at a large one too, covering as they do how the CLR calls and runs methods first on a single machine and then over a wire. How does the runtime treat methods called explicitly, implicitly through a delegate, asynchronously, or as a combination of the three? How do remote calls and types bridge whatever gaps they must cross and activate the remote objects and methods they're targeting? The answers are here.
Essential .NET reflects Box's pride in .NET and also his slight dissatisfaction with it too. You can sense that while he knows .NET version 1 is an improvement over COM, it's not as good as it could be and things are still be done in v2 and beyond. Chapter eight's look at AppDomains and in particular its discourse on threading within and through AppDomains is a good example of this. Meanwhile, we finally come full circle in our investigation of the CLR, seeing how the assemblies we built in Chapter 2 are resolved and executed within AppDomains. Exceptions to rules being included, we also see how objects references are marshaled across AppDomains for inter-application communication if this is required.
The last two chapters look at wider topics around the CLR in as much detail as they can for topics which have entire books dedicated to just them. Chapter nine covers code-access security and chapter ten topics which are not of the CLR but which be can be addressed from within a .NET application: explicit memory management, using p/invoke to import COM methods from DLLs and so on. Both are concisely written and to the point, but unsurprisingly leave you feeling like there's more to these topics than is covered here. Chapter nine is a great and clear introduction to code-level security for example but you'll get a lot more out of Michael Howard's book, "Writing Secure Code" if you want to know more.
Essential .NET isn't an easy read but everyone should try and read it at least once. Focusing on the CLR itself and how it deals with the components of an application means that it truly is aimed at .NET developers as a whole (including those building and using alternate implementations of the CLR). What code examples there are, are given in C# but this is incidental really and won't stop VB.NET, J# or any other developers getting a great deal out of this book.
It's a dense, complex volume that requires a fair amount of effort to understand and use, and to some extent this may put people off. On the other hand, it is so packed with great nuggets of information that they may be inspired to keep reading. Of course, there is the question of whether this book will actually improve your .NET development skills, but in reposte, you can honestly say that no volume details the CLR and its potential so well and that is worth its cover price alone.
Rating: 5
Summary: A dry subject made interesting
Comment: There are like a zillion CLR books out there and overall, it's not the type of subject that normally keeps you glued to it. When I got Jeffrey Richther's Microsoft .NET Framework book, I was convinced no one was going to outdo him. Well, it's a close call, but I think they are both Superb books by excellent authors. I've purchased Don's stuff before and really liked it. This book lived up to its expectations.
I think his ability to communicate some of the more obscure areas of the CLR in a very clear matter is what makes this book shine. This book can be understood by anyone because of the writer's gift for writing...but that's not to say it's a novice's book. Wherever you are in the .NET learning curve, there's something for you in this book.
If you really want to learn the CLR, this is a great place to start.
![]() |
Title: Applied Microsoft .NET Framework Programming by Jeffrey Richter ISBN: 0735614229 Publisher: Microsoft Press Pub. Date: 23 January, 2002 List Price(USD): $49.99 |
![]() |
Title: Essential ASP.NET With Examples in C# by Fritz Onion ISBN: 0201760401 Publisher: Addison-Wesley Pub Co Pub. Date: 11 February, 2003 List Price(USD): $44.99 |
![]() |
Title: Windows Forms Programming in C# by Chris Sells ISBN: 0321116208 Publisher: Addison-Wesley Pub Co Pub. Date: 29 August, 2003 List Price(USD): $49.99 |
![]() |
Title: Advanced .NET Remoting by Ingo Rammer ISBN: 1590590252 Publisher: APress Pub. Date: 05 April, 2002 List Price(USD): $49.95 |
![]() |
Title: .NET Web Services: Architecture and Implementation with .NET by Keith Ballinger ISBN: 0321113594 Publisher: Addison-Wesley Pub Co Pub. Date: 12 February, 2003 List Price(USD): $49.99 |
Thank you for visiting www.AnyBook4Less.com and enjoy your savings!
Copyright� 2001-2021 Send your comments