MEA Win8 Champ Call - Background Tasks

In this session we'll see how to create and register background tasks using the Windows Runtime background task API. A background task is triggered by a system or time event and can be constrained by one or more conditions. When a background task is triggered, its associated handler runs and performs the work of the background task. A background task can run even when the app that registered the background task is suspended.

MEA Win8 Champ Call - Background Tasks from ikivanc on Vimeo.