Javascript Menu by Deluxe-Menu.com

Adminpal

Debugging Applications for Microsoft .NET and Microsoft Windows (Pro-Developer)

Adminpal
Search Advanced SearchView Cart   Checkout   
 Location:  Home » Software » Computer Add-Ons » Debugging Applications for Microsoft .NET and Microsoft Windows (Pro-Developer)November 18, 2008  
Departments
Computers
Software
Electronics
Cell Phones
Cameras
Music
Games
GPS
TVs and HDTVs
Subcategories
Computer Add-Ons
CPU Processors
Computer Cases
Computer Speakers
Docking Stations
Drive Enclosures
Drives & Storage
Game Hardware
Graphics Cards
I/O Cards
Internet Appliances
KVM Switches
Memory
Mice & Keyboards
Monitors & Projectors
Motherboards
Networking & Online Communication
PC Components
Presentation Pointers
Printers
Scanners
Sound Cards
Video Capture & Editing Devices
Webcams & Network Cameras
Paperback
Mass Market
Trade
Debugging Applications for Microsoft .NET and Microsoft Windows (Pro-Developer)
Debugging Applications for Microsoft  .NET and Microsoft Windows (Pro-Developer)

 enlarge 
Author: John Robbins
Brand: MSOFT
Category: Book

List Price: $59.99
Buy New: $55.96
You Save: $4.03 (7%)



New (8) Used (7) from $15.99

Avg. Customer Rating: 4.5 out of 5 stars 11 reviews
Sales Rank: 260634

Media: Paperback
Number Of Items: 1
Pages: 848
Shipping Weight (lbs): 3.9
Dimensions (in): 9.4 x 7.6 x 2.3

MPN: 0-7356-1536-5
ISBN: 0735615365
Dewey Decimal Number: 005.4469
UPC: 790145153654
EAN: 9780735615366
ASIN: 0735615365

Publication Date: April 23, 2003
Availability: Usually ships in 1-2 business days
Condition: Book is brand new, and has never been opened. Thousands of satisfied customers!

Customer Reviews:
Showing reviews 1-5 of 11
 1 2 3
  NEXT »

5 out of 5 stars This is great stuff   August 18, 2008
As the title says, it covers both debugging applications for Windows and .NET. That is alot of ground to cover and the book still manages to get it all in and keep it interesting for what could be a very dry read.

There are some topics missed. For example: not covered are debugging for CE or Windows Mobile, debugging using virtual machines (VMWare extensions for Visual Studio, etc.) or the shared sources available for ASP.NET or Windows CE. These are minor issues in an outstanding book on the subject.

A must have for every professional Windows developer.



5 out of 5 stars Magic   October 26, 2007
One of the best technical books I ever read.
This book is very enjoyable, well seasoned with humor, and definitely teaching a lot about debugging applications in windows.
I highly recommend this book for anyone who writes C++ code and, like all of us, one day can face an angry customer, after some unexpected crash scenario.



5 out of 5 stars Definitive guide to Windows debugging   March 9, 2006
 1 out of 3 found this review helpful

I have bought all of John's books. He is the guy Microsoft calls when they can't solve a problem. On top of that he has a great writing style, is easy to understand, and has some great war stories. His books are always the top of my recommended reading list.


5 out of 5 stars A very useful discussion of Windows debugging practices   January 7, 2005
 2 out of 2 found this review helpful

This book brings a vast amount of Windows-specific debugging information together in one place and has been very helpful to me. Some of this info could be found elsewhere, but only by sorting through dozens of documentation pages and magazine articles, some many years old, and additionally the author adds value by giving very explicit instructions (even providing source code) on how to do things that are often only hinted at in the Microsoft documentation.

Most useful to me were the symbol-server tips, the SuperAssert macro and seeing how it does it what it does, crash handling in general, and the author's insight into why certain things are so slow (like OutputDebugString).

This book does have a not-so-subtle anti-C++ bias, there are little digs at C++ coding techniques throughout the book, which seem a little antiquated and inappropriate in 2005.

In the chapter on the debug C-runtime, I'm really surprised the author does not suggest writing a leak-detection system that captures the callstack at the time of allocation, I've found the C-runtime's file-and-line-oriented leak report fairly useless since the allocation is often deep inside some container class, you really need to know what code caused the allocation, not what code actually did the allocation. And the recommended feature that walks the entire heap every N allocations is unusable (it's too slow) in a large C++ program which might have many thousands of allocations. Also, redefining C++ keywords as suggested seems so evil, there are better ways of doing this.

I believe Windows XP Service Pack 2 changed some Windows internals that affect crash handling/debugging/stack walking, I wouldn't mind seeing an updated volume that covers these changes in detail.

Overall though, an excellent book, the most useful debugging book I've found so far.



5 out of 5 stars Good sequel, hope to see the next one too   September 18, 2004
 2 out of 3 found this review helpful

I'm writing this to thank that guy who posted the table of contents in an effort to show how this book is the same as John Robbins' prior - since that is what convinced me to buy it :-)

Not just that it costs a lot less then what people ask for a copy of out of print "first edition", but also seeing the TOC told me that this book made not a small step forward - in particular by ditching that VB thing and opening the doors to windbg -- THE TOOL, if you don't have the money or reason for SoftICE.

Books covering hi-tech need rejuvenation every once in a while and the way John Robbins did it could actually serve as an example on how to do it right.

So, if I see the 3rd sequel this or next year I'm probably going to buy it too - if it gives windbg a 50-50 split with Visual Studio, and a chapter on kd maybe? :-)

As for a "a complete knowledge of the .NET framework debugging" - if you know how to anything under Visual Studio debugger you already know it - say you forget half of what this book is trying to teach you and you are still fine :-). Managed code is so shielded that there's nothing on earth new for debugging - unless you want to dig two levels bellow and go into JIT or PInvoke - in which case you are going to need this book.



Copyright © 2006 Adminpal LLC