
Mobile In The Hand 3.3 is a set of APIs for Windows Mobile 2003 and above for .NET Compact Framework 2.0 and later. It provides a superset of the Windows Mobile 6 managed APIs along with functionality from the full .NET framework which is missing in the Compact Framework.
- InTheHand - Core helper classes for .NETCF
- Configuration - Easily access app.config settings
- Diagnostics - Processes, Tracing etc
- Drawing - Get the system DPI and adjust layout on the fly
- IO - Provides helpers to perform common tasks with files
- Media - Play sounds
- Reflection - Determine executing assembly
- Runtime - COM Interop helpers
- Threading - EventWaitHandle
- Windows.Forms - Access application properties, automate the Help engine and simulate key presses
- WindowsCE.Forms - Determine platform type.
- WindowsMobile - Contains core Windows Mobile managed APIs including:-
- Configuration - Managed configuration manager with helper classes for specific configuration providers.
- Extensibility - Add custom menu extensions to the Windows Mobile shell.
- Forms - General device and forms helpers. One hand optimised MessageBox for Professional devices. Get and set Profiles on both Smartphone and Pocket PC.
- GPS - Managed API for GPS Intermediate Driver
- Net - Managed API for Connection Manager and Wireless Manager - turn on/off Wifi, Bluetooth and Phone
- PocketOutloook - PocketOutlook and Email/Sms functionality. Also includes Messaging and PIM automation
- Status - Access to system properties such as Power and Owner information
- Telephony - Start voice calls on phone enabled devices
The assemblies are Mobile2Market signed for silent installation onto Windows Mobile devices. The assemblies and required native components are packaged in a single signed cab file (160kb). Deployment is automated through Visual Studio 2005 or 2008.

Professional Edition - Contains the full functionality, with Mobile2Market code-signing and license for distribution with commercial applications.
Documentation - Is installed with the Professional Edition and is also available in the online Library.
Requirements
Mobile In The Hand is designed to run on all Windows Mobile 2003 and above devices which support .NET Compact Framework 2.0. Development is supported through either Visual Studio 2005 or 2008.
View Online Documentation | Mobile Forums
< Back to Products