after looking at several posts online about memory usage like this one http://nicksnettravels.builttoroam.com/post/2011/02/10/Windows-Phone-7-Navigation-Memory-Usage.aspx and strugglug with similar issues in my own app, I am trying to reduce the memory footprint but have been largely unsuccessful
I did notice that tombstoning the app and relauching it releases all the memory I wanted to release, so is there a way to manually tombstone the app in the background or atleast do things similar to what it does while the app is still running?