Its a Small World, After All, part 2 VB, C#, and GPS (Matt Gertz)
Posted by: The Visual Basic Team,
on 05 Aug 2009 |
View original | Bookmarked: 0 time(s)
In my previous post, we fixed up a C# GPS library to provide more support, and wrote all of the UI for a VB GPS application, all based on (but modified from) a Mobile GPS sample in the Windows Mobile 6.0 SDK. In this post, well finish up the app by enabling a bunch of cool functionality not exposed in the original sample.
The C# sample uses a helper function called UpdateData I will too (as noted above), except that the code is going to deviate significantly. Well start out by checking...