GPS Programming Tips for Windows Mobile - Part 1
NETCF: Memory leak... now what??
Supporting Kiosk-Applications on Windows Mobile (Technically achievable vs. supported)
Wireless Programming on Windows Mobile: supported or not supported?
Establishing GPRS Connection on Windows CE and Windows Mobile: Sample Codes
Disable WebBrowser's Context-Menu in NETCF applications
MAPI on Windows Mobile 6: Programmatically retrieve mail BODY (sample code)
Microsoft released a HotFix for NETCF v3.5 on Windows Mobile 6.1.4 onwards, to address basic functionalities of WebBrowser control
The right approach to get a Contact’s last communication (IItem’s PIMPR_SMARTPROP)
Remote Desktop Mobile (RDP Client) disconnects after 10 minutes of inactivity
Support Boundaries for Windows Mobile Programming (Developing Drivers, for example... Or even WiFi Programming)
Miei post in italiano sul team-blog del Supporto Tecnico agli Sviluppatori
Do you love SportsDo? I do. "SportsDo is a GPS sports tracking system for your mobile phone which enables you to record your sporting activities while broadcasting live tracking stats to friends and family via the SportsDo web portal." [cit.] SportsDo was even mentioned by Bill Gates at MEDC2005 in Las Vegas (I was there!) during the launch of Windows Mobile 5.0, as an example of mobile application that exploits some cool capabilities of the platform.
So I asked myself: what about developing (for my own and some friends' fun) a sort of very limited clone of it? Well, I'm in process of it at the moment... I reached a beta1 version: it works but I realized I need to review some architectural choices to make it more usable... more on this later. And I would really have loved a unique blog\web-page that could have helped me with some basic tips.
That's why I'm going to write a series of posts based on the subject "GPS Programming Tips for Windows Mobile", hoping that others may benefit from my (admittedly limited!) experience.
Cheers,
~raffaele
来自意大利的微软工程师RaffaeleLimosani今年先后撰写了几篇关于WindowsMobile上的GPS编程的文章,讲解非常全面,值得一读: GPSProgrammingTi...