PreviousNext

Geolocalize a Device and Store Coordinates on Webserver

by bill-s, 2015-06-20T07:50:28.000Z

In this article, we'll see how to make a simple geolocalizing Windows Phone App and how to store the coordinates it acquires on a remote Web server for further examinations. To make the Windows Phone app, we'll use C#, when the Web side will be realized in PHP + MySQL to make it usable on every system.

Read More