One of the great features (also one which is not fully implemented in my opinion) is the backstack in WP7. The idea of the back stack is that when you navigate away from a page that page is pushed to this stack so that when the user hits the back button (or it is done via code) the previous page...