I am creating a Windows Phone application using c# for 8.1 version.
I am little bit confused about what technology can be used for ?
Xaml or Silverlight?
I know if i took WP8.1 xaml, we can re use maximum codes while creating windows 8.1 application for the same. But now I am only focussing in to phone version , What i can choose ? Since WP8.1 xaml is new, will it affect app performance while developing on it? And I saw this link WP SilverLight 8.1 vs WP 8.1 (XAML) pros and cons and found that there is contact api performance issue in xaml application.
If i choose Silverlight for developing my application, what will be the problems that i can face on the day going? Please provide me the clarification so that i can move forward.
Thanks