Windows Phone 7 (Mango) Tutorial - 11 - Application State Management - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Monday, June 13, 2011

Windows Phone 7 (Mango) Tutorial - 11 - Application State Management

On last Saturday we learnt about basics of Application State in Windows Phone 7 Application. We discussed about the steps to pass value from one page to another using the Application State. In this chapter, we will learn more on the same with a small and simple demo.   So, read to know about it and learn the way of sharing data between pages using state. At the end, please provide your feedback. Don't forget to share it to the community.   Index - Windows Phone 7 (Mango) Tutorial   Basics to our Application State Demo If you didn't read my previous post, you can read it here: "What is Application State?" In this post we will learn more about it with a small and simple demo.   We will create two pages called "MainPage.xaml" and "ColorChoserPage.xaml". In our main page, we will add a rectangle with a fill color. There will be a button, if clicked, will navigate to the second page called "Color Choser Page". ...

No comments:

Post a Comment