Very often I see people struggling in setting start page for Windows Phone 7 application. By default MainPage.xaml serve as start page.
If you have many xaml in phone application you are creating like below,
Now you have three xaml in Windows Phone application project. If you want to set Page2.xaml as start page then open files WMAppManifest.xml from Properties folder in solution explorer.
In XML file change the default task Navigation attribute to Page2.xaml![]()
Follow @debug_mode
Discussion
Trackbacks/Pingbacks
Pingback: Setting the Start page in Windows Phone 7 application - August 8, 2011
Pingback: Setting the Start page in Windows Phone 7 application – www.nalli.net - August 9, 2011
Pingback: Monthly Report August 2011: Total Posts 17 « debug mode…… - December 4, 2011
Pingback: Mostrar una pantalla de introducción en Windows Phone – LightSide - February 22, 2012