Tile text

Notifications come in a few forms: tiles, badges, toast, and raw. You can send notifications from: your app's code, a background service initiated by your app, or a push notification from an outside service via Microsoft's push notification server.
Here we're going to update the tile on the start screen from our code. Type some text and hit send. Then switch to the Windows start screen and notice that you've updated the codeShow app tile!