This document provides tips for debugging Windows Store applications using Visual Studio 2012. It discusses mixed-language debugging of native and JavaScript code, debugging contracts, background tasks, and installed apps without a project. It also covers the JavaScript Memory Profiler and using first chance exceptions in C++. Debugging options include remote debugging, triggering background tasks, and debugging installed apps without a project.