Visual studio 2010 provides an important feature, "Bookmarks", which can be used to mark the certain locations in code and use them for later reference.
You can create a bookmark by pressing Ctrl+k,Ctrl+k on a line. On creating a bookmark, this will c...