Introduction to .NET Debugging using Visual Studio 2010
This course teaches how to use the Visual Studio 2010 powerful debugging features to hunt down tough bugs.
Authored by:
Mario Hewardt
Duration: 3h 40m
Level: Intermediate
Released: 3/28/2012
Features:
Duration: 3h 40m
Level: Intermediate
Released: 3/28/2012
Features:
Course Rating:
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
Introduction to Debugging |
|
00:25:21 | |
|
Importance of Debugging
|
|
04:43 | |
|
Debugging a Process
|
|
08:10 | |
|
Debugging a Running Process
|
|
03:23 | |
|
Demo: Debugging a Running Process
|
|
03:48 | |
|
Debugging Using a Solution
|
|
02:41 | |
|
Demo: Debugging Using a Solution
|
|
01:44 | |
|
Summary
|
|
00:52 | |
Introduction to the Visual Studio 2010 Debugger |
|
00:40:21 | |
|
Introduction
|
|
02:16 | |
|
Debug Windows
|
|
01:58 | |
|
Controlling Execution
|
|
04:02 | |
|
Demo: Controlling Execution
|
|
05:28 | |
|
Symbols
|
|
05:14 | |
|
Demo: Symbols
|
|
04:12 | |
|
Source Server
|
|
01:43 | |
|
Demo: Debugging .NET Framework Code
|
|
03:52 | |
|
Options and Settings
|
|
01:32 | |
|
Demo: Options and Settings
|
|
02:31 | |
|
Debugging Toolbar
|
|
01:15 | |
|
Demo: Debugging Toolbar
|
|
04:20 | |
|
Summary
|
|
01:58 | |
Threading |
|
00:32:04 | |
|
Introduction
|
|
03:13 | |
|
Processes and Threads
|
|
07:16 | |
|
Threads Window
|
|
01:41 | |
|
Demo: Threads and Callstacks
|
|
05:20 | |
|
Multithreading
|
|
02:32 | |
|
Demo: Multithreading
|
|
03:30 | |
|
Show Threads in Source
|
|
00:41 | |
|
Demo: Show Threads in Source
|
|
02:14 | |
|
Finding Threads
|
|
01:47 | |
|
Demo: Finding Threads
|
|
02:04 | |
|
Summary
|
|
01:46 | |
Breakpoints |
|
00:27:07 | |
|
Introduction
|
|
04:36 | |
|
Demo: Breakpoint Basics
|
|
08:22 | |
|
Managing Breakpoints
|
|
02:58 | |
|
Demo: Managing Breakpoints
|
|
04:31 | |
|
Breakpoint Filters
|
|
02:05 | |
|
Demo: Breakpoint Filters
|
|
02:48 | |
|
Summary
|
|
01:47 | |
Data Inspection |
|
00:37:02 | |
|
Introduction
|
|
01:51 | |
|
Watch Windows
|
|
03:11 | |
|
Demo: Watch Windows
|
|
04:15 | |
|
Visual Studio 11 Parallel Watch Window
|
|
01:19 | |
|
Demo: Visual Studio 11 Parallel Watch Window
|
|
02:40 | |
|
Memory and Registers
|
|
03:25 | |
|
Demo: Memory and Registers
|
|
02:29 | |
|
Object Identities
|
|
01:56 | |
|
Demo: Object Identities
|
|
01:59 | |
|
Data Tips
|
|
03:26 | |
|
Demo: Data Tips
|
|
04:47 | |
|
Immediate Window
|
|
01:43 | |
|
Demo: Immediate Window
|
|
02:45 | |
|
Summary
|
|
01:16 | |
Visual Studio 2010 Debugging Power Tools |
|
00:35:32 | |
|
Introduction
|
|
02:00 | |
|
IntelliTrace
|
|
05:16 | |
|
Demo: IntelliTrace
|
|
09:15 | |
|
SOS and Visual Studio
|
|
02:59 | |
|
Demo: SOS and Visual Studio
|
|
07:25 | |
|
Postmortem Debugging
|
|
03:17 | |
|
Demo: Postmortem Debugging
|
|
04:08 | |
|
Summary
|
|
01:12 | |
Debugger Canvas |
|
00:23:27 | |
|
Introduction
|
|
01:43 | |
|
Using Debugger Canvas
|
|
03:00 | |
|
Demo: Using Debugger Canvas
|
|
06:24 | |
|
Debugger Canvas and Multithreading
|
|
01:28 | |
|
Demo: Debugger Canvas and Multithreading
|
|
03:07 | |
|
Additional Features
|
|
02:13 | |
|
Demo: Additional Features
|
|
03:48 | |
|
Summary
|
|
01:44 |
Introduction to Debugging