Visual Studio Native Expression Evaluation

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

John Robbins

Description

The expression evaluator, which is the brains behind the Watch, Autos, This, Quick Watch, Immediate, and Locals windows, lets you see your variables and types in forms you can understand. It’s one of the most powerful features of Visual Studio and supports all sorts of useful tricks. In this session, you’ll learn how to get the most out of the expression evaluator so you spend less time debugging. The expression evaluator is also the key to helping you test in the debugger to drive your code coverage and testing to the levels necessary to have confidence in your code. So get ready to take your debugging to the next level!

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: