We have several WPF PRISM based applications.
Can these be ported or will they need to be rewritted when moving to Metro?
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.
WPF has a lot more functionality than WinRT XAML, so you’d have to find workarounds for all that when you’re porting your application. In fact, based on my experience, even Silverlight has more functionality than WinRT XAML.
In all likelihood, you’ll have to rewrite your applications when moving to Metro.