Mobile Development: Easy to use background thread with GUI update (2010-6-1)
How to update GUI elements from inside a worker thread without using Invoke. Uses MessageWindow, WndProc and SendMessage with WM_COPYDATA.
How to update GUI elements from inside a worker thread without using Invoke. Uses MessageWindow, WndProc and SendMessage with WM_COPYDATA.
A class to make a Windows Mobile compact framework forms fullscreen. Includes code to catch all keys (no more working softkeys)
DataMatrixNet for Compact Framework 2.0
How to use ws.geonames.org/timezone and other raw webservices from windows mobile dotnet compact framework
Hooking the keyboard message queue in CF2