Silver GPS - Complete demo code and Updated Silverlight Project

Hey Silver GPS fans:

I just uploaded the entire demo code from my Silver GPS session here:

The Silverlight project was updated to work with the production release bits of Silverlight2

Abstract:

How to create an end-to-end Mobile GPS tracking application using the .NET Compact Framework, WCF, LINQ, Silverlight, Deep Zoom, and Virtual Earth. 

Inspired by a true-story mobility case study recently published on the Microsoft.com website, this session will walk you through how to create a mobile GPS tracking application using the .NET Compact Framework, Windows Mobile SDK, and Compact SQL.

At the Web host layer, we will create a Windows Communication Foundation service and generate a Compact framework client proxy to send the GPS tracks to a host web server - where finally, the GPS trail can then be viewed using LINQ, Silverlight, Deep Zoom, and Virtual Earth.

Files:

GPSTracker_PPCPhone - Windows Mobile 6 app to track/store GPS data
GPSTracker_Web - ASP.NET WCF Service to receive GPS data from Mobile Device
GPSTracker_WinForm - Windows App to test ASP.NET WCF Service
GPSTracker_WM6 - Windows Mobile 6 app to transmit GPS data via WCF 
Deepearth - Silverlight2 application to view GPS data using Virtual Earth

Enjoy!

Technorati Tags: SilverGPS,Windows Mobile,Virtual Earth