I've been working on Chapter 7 of my upcoming book, Designing Windows 8 Metro Applications with C# and XAML . This chapter focuses on tiles and toast notifications. In the Windows 8 runtime, it is incredibly easy to prompt the user to pin a secondary tile. This is a tile that has a deep link for con...