VS Quick Tip handy for profilers

Recently we had some feedback that it was tough to get enough information from the performance reports on the screen at once since they are displayed in the source pane area of VS.  One quick way to mitigate this is to use  'Full Screen' mode in VS.  This is available from the View menu, or by pressing Shift+Alt+Enter.  Also please note that you can add and remove columns of information using the right click context menu on the headers of any given view of the report.

[JoC]