Debugging Strategies For .NET Developers
Autor Darin Dillonen Limba Engleză Paperback – apr 2003
This book teaches you how to think in terms of debugging with Microsoft .NET. Author Darin Dillon describes debugging concepts, such as assertions and logging, and follows each discussion with first-hand accounts of using these strategies to solve real-world bugs. The book will not only provide you with the techniques, but it will make you a master at recognizing when and how the techniques need to be applied.
Preț: 162.68 lei
Preț vechi: 203.34 lei
-20% Nou
Puncte Express: 244
Preț estimativ în valută:
31.14€ • 33.48$ • 25.96£
31.14€ • 33.48$ • 25.96£
Carte disponibilă
Livrare economică 28 noiembrie-12 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590591
ISBN-10: 1590590597
Pagini: 272
Ilustrații: XI, 272 p.
Dimensiuni: 191 x 235 x 18 mm
Greutate: 0.52 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590590597
Pagini: 272
Ilustrații: XI, 272 p.
Dimensiuni: 191 x 235 x 18 mm
Greutate: 0.52 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
1 Debugging Introduction.- 2 Quickies: Six Pieces of Debugging Advice.- 3 Always Have a Plan.- 4 Assertion Debugging.- 5 Debugging with Logs.- 6 ASP.NET and SQL Debugging.- 7 Debugging Remote Customer Sites.- 8 Multithreaded Debugging.- 9 Defect Tracking Programs.- 10 Source Control Debugging.- Epilogue.
Recenzii
From the reviews:
"What the book is very much about is a broad, almost philosophical, approach to the activity of debugging in general. … as such it would be a tonic to any jaded programmer struggling with a project. … this was a good read and I thoroughly enjoyed it. I picked up a few hints and tips on the way, but its real value was in making me tackle the debugging task with a whole new enthusiasm." (Harry Fairhead, Visual Systems Journal, June, 2003)
"What the book is very much about is a broad, almost philosophical, approach to the activity of debugging in general. … as such it would be a tonic to any jaded programmer struggling with a project. … this was a good read and I thoroughly enjoyed it. I picked up a few hints and tips on the way, but its real value was in making me tackle the debugging task with a whole new enthusiasm." (Harry Fairhead, Visual Systems Journal, June, 2003)
Notă biografică
Darin Dillon has worked for a number of enterprise software companies, including Microsoft, Intel, and his current company, NetIQ. During his professional career, Darin has developed with a range of programming platforms, although he now focuses mainly on C#, VB .NET, and the .NET platform. Darin holds a master's degree in computer science from Rice University.
Caracteristici
Shows how to debug applications at remote customer sites, as well as on your own computer Contains dozens of real-world debugging examples from the author's career to show how to apply debugging techniques to your own bugs Identifies common bugs that programmers new to .NET often make Includes supplementary material: sn.pub/extras