windows phone 8.1 - How to write part of the app on azure? -


hi hope question asked right way

i have been researching hours , can't me achieve want...

here's thing developing windows phone app uses cloud features (like sql azure,authentication,etc...) , had in mind want divide code 2 parts:

the first on cloud handles operations , logic makes use of cloud , take different parameters input

the second part on phone interface , local operations

i want in future can write ios , android versions of app minimum code

also if of please provide links beginner level mobile azure programmer very grateful since tutorials seem assume previous experience or outdated....i used azure before never mobile developer

you can use azure mobile services backend apps , in front, can use ionic / cordova / phonegap build views using html5 / css3 , compile ios / android / windows phone.

please check channel9 links:

https://channel9.msdn.com/tags/windows+azure+mobile+services

https://cordova.apache.org/

http://cordova.apache.org/docs/en/2.5.0/guide_getting-started_android_index.md.html

http://tech.pro/blog/1704/2-ways-to-get-started-with-phonegapapache-cordova


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -