[Sample of June 7th] Windows Phone 7 Secondary Tile Navigation

 

Homepage image
image RSS Feed

Sample Download : https://code.msdn.microsoft.com/CSWP7SecondaryTile-8c23f04b  

The sample demonstrates how to create a secondary tile in Windows Phone 7 and how to detect from which secondary tile the user is navigated to the application.

There are two kinds of tiles in Windows Phone applications.  Application Tile and Secondary Tile. Each application has one and only one Application for users to launch the application while it is supported to create multiple secondary tiles through users’ certain operation. In some situations, we want to detect from which secondary tile user are navigated to the application.

For detailed introduction of the sample, please read the documentation at https://code.msdn.microsoft.com/CSWP7SecondaryTile-8c23f04b 

imageYou can find more code samples that demonstrate the most typical programming scenarios by using Microsoft All-In-One Code Framework Sample Browser or Sample Browser Visual Studio extension. They give you the flexibility to search samples, download samples on demand, manage the downloaded samples in a centralized place, and automatically be notified about sample updates. If it is the first time that you hear about Microsoft All-In-One Code Framework, please watch the introduction video on Microsoft Showcase, or read the introduction on our homepage https://1code.codeplex.com/.