Approaches to develop Windows Phone 8.1 app
· One min read
There are three approaches to develop Windows Phone 8.1 apps XAML Apps. I like third 'Use Windows XAML platform' approach as most of the users upgrade WP8 to WP8.1.
Approach | Pros & Cons | |
Keep using Silverlight 7.x/8(Windows Phone 8 platform) | Pros |
|
Cons |
| |
Use Silverlight 8.1 (Move Silverlight app into new execution stack and app package) | Pros |
|
Cons |
| |
Use Windows XAML platform | Pros |
|
Cons |
|