I have a project in mind, but what I need is to feed a Web Service as soon as the GPS location changes with the Long and Lat. So basically I should run some kind of “service” in the Windows Phone device that never ends, starts when the phone starts etc….
Thank you.
You cannot background services on the current version of WP7. The next version, Mango, will support background services.
The beta SDK and emulator is available for download from Microsoft, so you can start experimenting already.
The new version will be released sometime this autumn.