Visual Basic Windows Phone 7 Series: How to create a settings page for Windows Phone 7
Posted by: The Visual Basic Team,
on 09 Mar 2011 |
View original | Bookmarked: 0 time(s)
I have experienced lot of fun creating Windows Phone 7 applications in Visual Basic and writing about them here. In our last post, I explained how to create a Bing Maps application for Windows Phone 7. In this blog, I want to share a sample that will help you to create a settings page for Windows Phone 7. This application will display two setting pages - one where the setting changes will be updated immediately, and the other where the user will have to confirm the changes.
I will now demonstrate...