web services - How to connect windows phone 8 to remote database? -


i have project final course in windows phone 8, need connect online database, using windows azure purpose can not access directly can not mobile service azure. wanted know if can find solution , meeting or for.

thank you, bm7000

if need connect online database, must not connect directly. need backend between database , windows phone applicaton.

azure mobile services 1 of best solutions , simple this.

in wp app need install azure mobile services sdk via nuget. create tables through classes , manage whit sdk.

the best way understand , learn how this, read official documentation of site of azure.

http://azure.microsoft.com/en-us/develop/mobile/tutorials/get-started-with-data-wp8


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -