I developed almost 20 apps on windows phone 7 it also work on windows phone 8 , now i want to upload that apps in windows 8 store . Can i upload all my apps on windows 8 app store or i have to made some changes ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
EDIT:
No, you have to convert your App because the .NET Frameworks used by WP7 and WinRT are different.
Take a look at “Migrating a Windows Phone 7 app to XAML” http://msdn.microsoft.com/en-us/library/windows/apps/hh465136%28v=VS.85%29.aspx :
Porting a Microsoft Silverlight app for Windows Phone to a Windows Store app built for Windows using C++, C#, or Visual Basic is relatively easy to do, although it does present some challenges. Most of your knowledge and experience will transfer to the model for Windows Store apps using XAML, as will much of your XAML UI design.
Your app-porting effort will have two main parts: