1
Answer

windows phone and other relative technology

sir can you tell me which  technologies we can use with window phone other then wpf xaml sqlite.if hv anyy then plz tell me i want to include with my new project and 1 more thing i m the fresher in wp.give some othr tips if u hv.. thannku
Answers (1)
0
Prakash Tripathi

Prakash Tripathi

NA 21k 2.5m 8y
You can create WP app not just from XAML but also from Java script and HTML 5 using Cordova/Phone Gap. You may follow below links to start with.
http://www.c-sharpcorner.com/UploadFile/020f8f/windows-phone-8-app-development-using-phonegap-cordova-par/
If you have WP10 you can also develop UWP app that can be run in multiple platforms i.e. Phone/Tablet and Desktop. Below links will give good idea about it.
https://blogs.msdn.microsoft.com/visualstudio/2015/07/29/targeting-windows-10-with-your-apache-cordova-app/
https://blogs.msdn.microsoft.com/visualstudio/2015/04/30/introducing-the-windows-10-apache-cordova-platform/
If you are using Old VS, you may get latest VS-2015 for free from below.
https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx
 
If this helps to address the issue, please close the thread by accepting the answer.