The document discusses building metro style applications on Windows 8 using background tasks. It covers why background tasks are needed, the different types of background tasks, common triggers to use them, conditions that can apply, how to send notifications, and basic steps to implement them. It also provides tips on optimizing background tasks for performance and best practices for designing them.