I am developing a windows phone 7 application and as we know Windows 8 will have metro UI.
will WP7 applications be compatible with windows 8 desktop OS?
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.
Not directly. It is a different stack from WP7’s Silverlight. Windows 8 Metro applications use something new called WinRT. You might be able to reuse some code and XAML, provided you design it appropriately.