Sessions about to start on Microsoft Silverlight for Windows Phone. The document lists topics that will be covered including what a cron job is, what Azure Webjobs are, why to use Webjobs over other options, how Webjobs compare to Azure Worker Roles, supported scripts for Webjobs, and scenarios for using Webjobs. Webjobs enable hosting and scheduling of lightweight background jobs and processes in a website. They are resilient to errors, can work in parallel and auto scale out, have no limit in number, can auto deploy from GitHub, and allow for easy tracking from the Azure Portal. Supported scripts include .NET, Batch, PowerShell, JavaScript, PHP, and Python. The speaker provides contact information at the end.