Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Advanced .NET Debugging (Repost)

Posted By: leonardo78
Advanced .NET Debugging (Repost)

Advanced .NET Debugging by Mario Hewardt, Patrick Dussud
Publisher: Addison-Wesley Professional | 2009 | ISBN: 0321578899 | 552 pages | PDF | 5 MB

Advanced .NET Debugging is the first focused, pragmatic guide to tracking down today’s most complex and challenging .NET application bugs. It is the only book to focus entirely on using powerful native debugging tools, including WinDBG, NTSD, and CDB, to debug .NET applications. Using these tools, author Mario Hewardt explains how to identify the real root causes of problems—far more quickly than you ever could with other debuggers.

Hewardt first introduces the key concepts needed to successfully use .NET’s native debuggers. Next, he turns to sophisticated debugging techniques, using real-world examples that demonstrate many common C# programming errors.

This book enables you to
-Make practical use of postmortem debugging, including PowerDBG and other “power tools”
-Understand the debugging details and implications of the new .NET CLR 4.0
-Master and successfully use Debugging Tools for Windows, as well as SOS, SOSEX, CLR Profiler, and other powerful tools
-Gain a deeper, more practical understanding of CLR internals, such as examining thread-specific data, managed heap and garbage collector, interoperability layer, and .NET exceptions
-Solve difficult synchronization problems, managed heap problems, interoperability problems, and much more
-Generate and successfully analyze crash dumps
To start download click HERE:

Nitroflare