1.

Explain How You Can Track Your Code By Customizing The Scroll Bar In Visual Studio 2013?

Answer»

To show the ANNOTATIONS on the scroll bar :

  • You can customize the scroll bar to display CODE changes, breakpoints, bookmarks and errors.
  • Open the scroll bar options page.
  • CHOOSE the option “show annotations over vertical scroll bar”, and then choose the annotations you want to SEE.
  • You can replace ANYTHING in the code that frequently appears in the file which is not meant to be.

To show the annotations on the scroll bar :



Discussion

No Comment Found