top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to change start page in windows phone application using visual studio 2013 ??

+2 votes
252 views

I created to independent project in single application i need to start second page to view the result how can i achieve this any one help?????

posted Nov 21, 2014 by Sathish Kumar

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Steps to follow change the default page to user decided page in VS2013

  1. Click view button in Menu Bar
  2. Select Solution Explorer
  3. Expand the properties in the solution fiels.
  4. Now double click the WMAppManifest.xml
  5. In that navigation page give to your new page name

Now save the changes and run the application it will sure work fine.

answer Nov 24, 2014 by Jdk
Similar Questions
+1 vote

Hi friends i am developing windows phone application, i want to know how to set application Icon images in Visual studio 2012...........

+5 votes

any body give the code for page navigation ,My application need to navigate from one page to another in C#??

in webapplication we use Response.Redirect(""); but windows phone??

+1 vote

I am using Visual Studio 2013 for developing windows phone application how to test my application any one explain how can i achieve this... thanks in advance:)

+2 votes

i need programmatic how to use slider in windows phone 8 application development

+2 votes

I need XAP File for put my own application in my windows phone local store but i dont know where the XAP file placed in my application...........

...