Tips and Tricks for .NET Debugging in Visual Studio

preview_player
Показать описание
#dotNETConf

Debugging is an inevitable but frustrating experience for every developer, but it's a subject that's not always taught or fully explored. This all-demo talk will cover known and lesser-known .NET debugger features available in Visual Studio to help create a more productive debugging experience.
Рекомендации по теме
Комментарии
Автор

Fantastic presentation! The feature where you can drag the arrow indicating the next statement to execute blew my mind, thanks for that!

magicbennie
Автор

Omg - that returned value feature looks so good. Can't wait!

VaultRaider
Автор

loved all of it, thank you so much for sharing tips!

Luisfeliz
Автор

Great demonstration and presenter! I'll try to remember to setup debugger display feature and data breakpoints next time i use VS

joslyn-yu
Автор

The Visual Studio debugger development team "we've never pressed an f5 button" . A huge amount of useful knowledge and a really good video thank you; apart from running it full screen and becoming concerned why my laptop was running on battery when it was plugged in :)

hypergolic
Автор

Exceeded video. You did a great job. Why anyone would give a thumbs down is beyond my understanding.

edwardcantillo
Автор

This topic is very informative! Thank you!

runawayvon
Автор

Fantastic explanations. Congratulations.

neutronstar
Автор

Edit & Continue works perfectly
Great work about debugging
Tks

ME-dgnp
Автор

Informative video, leaned a lot thanks 👍

rahulsbhatt
Автор

Great content and really good presentation!

Rahu
Автор

Cool, never knew about debugger display, need to fix "You're shelf is empty." :D

justinperere
Автор

Is 8:47 also available for C# in .NET Framework? Or only for .NET Core?

marcinmaleszewski
Автор

Edit and Continue is a bit flaky. Can you point out exact scenarios where the Edit & Continue does not work?

AbhijitShrikhande
Автор

[DebuggerDisplay("{Title}")];
Pin One - Future enhancement better one.When can we expect this??
Data Break point :Right Click and select break when value changes - added at 3.0 and higher
use Callstack when data breakpoint hits
Step into specific function - Autos and Locals window
Dragging the execution row
Diagnostic tools window --Events--Exception
Exception settings Window
Parallel Stacks in future??
Child process Debugging tool extension

prem.sagar.m
Автор

I am facing issue of "Application is in break mode" while running visual studio17 solution .can you suggest me any solution?

supsh
Автор

If only VS4Mac would see as much love as VS does.

RealDids
Автор

I can't get emmet to function for HTML, whenever I write doc/tab I get nothing. I uninstalled and reinstalled and nothing

ickimadrasi
Автор

Got "Breakpoint Failed to Bind" in Visual Studio 2019 on Data Breakpoint a couple of times, but that seems to disappear on its own after some randomly tweaking switching and rebuilds.

jimsteinPeerless
Автор

On edit and continue. Is there possibility to call a function in a repl like environment?

LrsTrysToMakeTut
welcome to shbcf.ru