BOOK REVIEW

Book Title:  Developing Applications with Visual Studio.Net

Publisher:  Addison Wesley

Author(s):  Richard Grimes

ISBN:  0201708523

 

Category

Rating

LEGEND:

5=Excellent

4=Good

3=Standard

2=Fair

1=Poor

 

Overall recommendation

5

Quality of organization

4

Easy to read and navigate

4

Sufficient quantity of examples

3

Examples are error free

4

Reuse for reference

5

Quality of index

3

 

Summary Review 

 The book really comes from the perspective of a Win32/C++ developer.  I would not recommend this book, unless you have come from this background, or really want to understand some of the internals of .Net (and are really willing to spend some time in it).  It also only really covers Visual C# and Visual C++.Net (managed and unmanaged).  Overall it is a quality book  that offers a lot of insight into the world of .Net.  It requires one to read it a few times through to really get the details as Grimes has a tendancy to dig deep into details that may not make sense at the time.  The organization is fair but could use a lot of work as the chapter layout seems a little disjointed.  There could also be many more examples in the book.  The book provides an adequate number of examples, but could use more.

Detailed Comments 

   The first few chapters really spend a lot of time digging into the framework.  Many times Grimes leads one to deep down a path (such as boxing and unboxing) and others he refers to another chapter later (such as exception handling etc).   It's a descent overview of .Net but requires one to read it over a few times.  Many times it delves into the inner workings of .Net that might not be easy to grasp the first time through. 

 

    The second chapter starts looking at the framework classes , and gives a health overview of .Net's offering.  Chapter 3 gets into .Net remoting and context.  Overall I think chapter 2 and 3 are probably the best of the book.

 

     Chapter four concerns itself with COM interop and COM+.  This chapter is a good overview of what was done before and how it works in .Net.  It is a nesecary chapter, but I for one kinda glossed over it.  The price of interop tends to be fairly high and to be avoided wherever possible.  I think this is a great chapter, though, as I am sure I will need to do this at some point and this will be a good reference.

 

     Chapters 5 and 6 concern themselves with Visual Studio .Net and how to build applications.  Pretty good chapters, especially if you have not become familiar with the IDE yet.  The section on tools and external tools are very important. 

 

     Chapter 7 is all about Visual C++.Net (managed and unmanaged).  I think this is really a highlight as there are not many good books on Visual C++.Net.  Grimes does an excellent job of describing the enhancements to Visual C++ and some features that have been widely ignored (ATL Server and Visual C++ unmanaged).

 

     Chapter 8 provides an excellent overview of application development.  Unfortunately the book does not cover ADO.Net or ASP.Net, but it makes up for it by covering many tricky areas of development like localization, and logging mechanisms.

 

     Chapter 9 covers debugging.  I wish this chapter was actually longer, but It does a good job of showing debugging techniques for .Net.  This chapter is an absolute must read for any developer, as debugging techniques can not be over stressed.              

 

    Overall I think the book is very detailed and it should be in any serious developers library.  This is definetely not a begineer book and does not cover many aspects of .Net development that are almost essential.  Windows Forms, Remoting are covered lightly but really almost require a book in in-of itself to describe correctly.  I recommend this book, but be careful to do a self evaluation before you dive in.  I have seen many senior developers read this book and not understand any of it.  It is very clear about it's target audience being of a Visual C++ background, and it is not lying.  I think it provides the best book for introducing those developers into .Net.  Hope you enjoy this book too. 

 

Reviewer:

Mathew Upchurch

Date:

10/21/02