Tracking Out of Scope Objects using DataTips while debugging in Visual(abhijitjana.net)

submitted by rcashrcash(4149) 9 months, 16 days ago

Introduced in Visual Studio 2010 is a new “DataTip pinning” feature that allows you to better track variables and expressions while debugging. This post shares a small tip which deals with tracking some out of scope objects using DataTips while debugging.

1 comment |category: |Views: 20

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by vijaystvijayst(1311) 9 months, 14 days ago 0

A very good read. This is something very useful feature especially when working with large collections. Putting a breakpoint within a loop really slows down debugging. With this, we can inspect the object outside of the loop.

Reply

information Login or create an account to comment on this story