Click here to Skip to main content

Technical Blogs


Page 1 of 4
1 2 3 4


1. Mobile Development: Manage the event db, what wakes up your device
The event db (it is my naming) holds all events and actions that can be invoked to launch an app or fire some events.
(The Code Project Open License (CPOL))
Mobile Development » Mobile Development » Palm Development
hjgode Updated: 13 May 2013
Rating: (0 votes for this Article)
2. Windows Mobile 6.5: Changed Screen Geometry
Changed screen geometry in Windows Mobile 6.5
(The Code Project Open License (CPOL))
Desktop Development » Dialogs and Windows » Windows 2000 Styles
hjgode Updated: 22 Apr 2013
Rating: (0 votes for this Article)
3. Windows Mobile: disable touch input
Hello sometimes you might want to 'lock' the screen, or to put it another way: disable touch input.
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Windows Mobile
hjgode Updated: 3 Apr 2013
Rating: (0 votes for this Article)
4. Mobile development: Show a small information window using Win32 API
Show a small information window using Win32 API.
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Windows CE
hjgode Updated: 22 Feb 2013
Rating: (0 votes for this Article)
5. Windows Mobile: watch the memory footstep of running processes
Tool for logging memory.
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Windows Mobile
hjgode Updated: 22 Feb 2013
Rating: (0 votes for this Article)
6. Mobile Development: A remote CPU monitor and CPU usage analysis
A remote CPU monitor and CPU usage analysis.
(The Code Project Open License (CPOL))
Mobile Development » Mobile Development » Palm Development
hjgode Updated: 16 Dec 2012
Rating: 5.00/5 (1 vote)
7. Mobile Development: Analyze QRcode content on Windows Mobile
A demo app to show how these nifty QR barcodes are encoded to hold URLs, business cards, appointments or other data.
(The Code Project Open License (CPOL))
Mobile Development » Mobile Development » Applications
hjgode Updated: 9 Nov 2012
Rating: (0 votes for this Article)
8. Mobile Development: Watch the power of your device, think green
This is a very simple application to show the values of GetSystemPowerStatusEx2 in live view.
(The Code Project Open License (CPOL))
Mobile Development » Mobile Development » Palm Development
hjgode Updated: 9 Nov 2012
Rating: (0 votes for this Article)
9. Mobile Development: Move your Form
Some code to make your smartdevice forms being moveable.
(The Code Project Open License (CPOL))
Mobile Development » Mobile Development » Palm Development
hjgode Updated: 9 Nov 2012
Rating: (0 votes for this Article)
10. Windows Mobile – A simple web server with extended features
The attached web server offers some options to control the device or show informations about it. The web server runs on the device and enables direct control or delivers information about the device. The project enclosed default web page offers all implemented commands. The following is a list of wh
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Windows Mobile
hjgode Updated: 22 Oct 2012
Rating: 4.00/5 (1 vote)
11. Windows Mobile: Kiosk mode – Clear Today and Programs
This time I combined a set of functions to clear the Start Menu and the Today/Home Screen: Before    After    Empty the Start Menu The Start Menu is cleared by removing all files below “\Windows\Start Menu” (using SHGetSpecialFolderPath) after the whole bunch has been backed up into a Zi
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Windows Mobile
hjgode Updated: 22 Oct 2012
Rating: 4.00/5 (1 vote)
12. Windows Mobile: CameraCaptureDialog alternative
This is not really an alternative but a different approach if you need the user to take multiple pictures in one session and then return to your application. The code starts the Camera application in background and waits for the minimise/close of the Camera dialog. If you first launch the camera usi
(The Code Project Open License (CPOL))
Mobile Development » Windows Phone 7/8 » Windows Mobile
hjgode Updated: 19 Oct 2012
Rating: (0 votes for this Article)