top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to Upgrading a project from Windows Phone OS 7.1 to Windows Phone OS 8.0 ??

+5 votes
266 views

Hi Now i have an code in windows phone OS 7.1 i need to update the OS to 8.0 is there any possible to update the OS...

posted Sep 30, 2014 by Jdk

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

1 Answer

+3 votes

****You can upgrade an existing Windows Phone project in Visual Studio in one of the following ways:****

Possible 1

1. In Solution Explorer, use the Upgrade to Windows Phone 8.0 command on the project’s context menu.
2. In Project Designer, change the Target Windows Phone OS Version property value to Windows Phone OS 8.0.

Possible 2

To upgrade a Windows Phone OS 7.1 project by using the Upgrade to Windows Phone 8.0 command in Solution Explorer by following Method:

 1. In Visual Studio, open the Windows Phone OS 7.1 app project that you
   want to upgrade. 

 2 . In Solution Explorer, right-click the project, and
    in the context menu, select Upgrade to Windows Phone 8.0. The
    project is upgraded to target Windows Phone 8.
answer Oct 1, 2014 by Sathish Kumar
Similar Questions
+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...........

+1 vote

How to use windows phone default date picker control......

+1 vote

I need complete code for sending mail(compose mail) from my windows phone application any one help how to achieve this........

+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:)

...