Bookmarks are used to mark places in the code. For example, to mark the code that you might want to jump back and forward.
In visual studio, the bookmarks can be setup very easy, by pressing Ctrl+K, Ctrl+K to leave bookmark.
For navigation, you can press Ctrl+K, Ctrl+N to move to the next bookmark, or Ctrl+K, CTRL+P for the previous bookmark!
Tags: visual studio