Setting the Start page in Windows Phone 7 application

Very often I see people struggling in setting start page for Windows Phone 7 application. By default MainPage.xaml serve as start page.

image

If you have many xaml in phone application you are creating like below,

image

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.

 

image

 

In XML file change the default task Navigation attribute to Page2.xamlimage

 

4 responses to “Setting the Start page in Windows Phone 7 application”

  1. […] Read the original blog post at Dhananjay Kumar's Debug Mode blog […]

  2. […] Read the original blog post at Dhananjay Kumar’s Debug Mode blog […]

  3. […] Setting the Start page in Windows Phone 7 application […]

  4. […] elegido en tiempo de ejecución ¿Cómo lo hacemos?. Investigando un poco encontré dos formas, en DebugMode y en blog de Kevin Gosse, ambas soluciones funcionaron sin problemas (al menos para mi […]

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

Create a website or blog at WordPress.com