Windows Phone 7 launchers and choosers enable users to perform common tasks in WP7 device by providing a consistent user experience througho...
-
Published by Kunal Chowdhury
Windows Phone 7 launchers and choosers enable users to perform common tasks in WP7 device by providing a consistent user experience throughout the Windows Phone application development platform. I already covered many of the Launchers and Choosers in my blog. On popular demand, I am sharing them in this single page post. I hope, this will be helpful for you to get started with the Windows Phone 7 launchers and choosers very quickly.
Let’s start discussing about launchers and choosers followed by links to all the launchers and choosers.
Launchers API launches a built-in application through which the user completes a task. Once the application opens up in the screen, the user can complete or cancel the task and return back to the parent application. The parent application reactivates and continues with it’s stuffs. Launchers never return any data to the calling application.
In general here are the few steps to use a launcher:
Here is a collection of articles which describes Launchers for Windows Phone 7:
Chooser API launches a built-in application through which the user completes a task. Once the application opens up in the screen, the user can complete or cancel the task and return back to the parent application. The parent application reactivates and fetches all supplied data from the chooser screen. Choosers return data to the calling application.
In general here are the few steps to use a chooser:
Here is a collection of articles which describes Choosers for Windows Phone 7:
I hope that this post was helpful for you to learn launchers and choosers of Windows Phone 7 from a single page. Stay tuned for more articles on Silverlight and Windows Phone 7 in my blog.
Are you a regular visitor of my blog? Then why don’t you subscribe to my blog feed and follow my technical updates on Facebook & Twitter? You can find direct links below. Subscribe to my blog feed or via email. “Like” my Facebook page to stay tuned on regular technology updates. I am also available on Twitter, so connect with me to get the latest tweets in your Twitter inbox.
Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.
Solution Architect & Former Microsoft MVP
Kunal Chowdhury is an enterprise solution architect and former multi-year Microsoft MVP. He is the author of three technical books: Windows Presentation Foundation Development Cookbook, Mastering Visual Studio 2017, and the Mastering Visual Studio 2019.
He publishes technical articles on Kunal-Chowdhury.com.