Book Image

Visual Studio 2013 Cookbook

Book Image

Visual Studio 2013 Cookbook

Overview of this book

Table of Contents (17 chapters)
Visual Studio 2013 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 5. Debugging Your .NET Application

In this chapter, we will cover:

  • Maximizing everyday debugging

  • Debugging on remote machines and tablets

  • Debugging code in production with IntelliTrace

  • Debugging parallel code

  • Visualizing concurrency