TNWiki Article Spotlight: Part one: tools for debugging in Visual Studio 2015

Introduction.

With the release of Visual Studio 2015, which occurred in recent days, there are several new features for developers than the version 2013. One of these is support for debugging of our applications, which we will cover in this article. This is the first of a small series of seven mini-articles, where we will explain with text and images all the news, improvements and additions of other instruments to those already existing. Let us first a list of topics that we will cover:

  • Diagnostic Tool
  • Timeline Tool
  • PerfTips
  • New features of BreakPoint
    • Conditional BreakPoint  
    • Hit counts
    • Tracepoints 
  • Debug on lambda Expression
  • UI Debugging tool for XAML
  • Network Tool

Navigate to this article https://social.technet.microsoft.com/wiki/contents/articles/32301.part-one-tools-for-debugging-in-visual-studio-2015.aspx 

 

Happy trading to all :)

- Carmelo