Developer Tip
Ok so i don’t have the time to do a full post so here is a quick developer tip to use when working in VS 2008.
After you use the Go to Definition function (Right Click on a method -> Goto Definition ) you can use the back button on your mouse to navigate back to the place that called function you browsed to. The back button is normally the 3rd button on a mouse not counting the mouse wheel.
While this may not sound out of this world ,when digging deep into code it can make the world of difference.
~stalkerh







