Configuration

Windows Mobile supports an Extensible Markup Language (XML) configuration subsystem that you can use in a variety of ways, from operator-provisioned over the air (OTA) settings to deployment packages to calling configuration APIs to register settings programmatically. The platform consists of a range of configuration service providers, each responsible for a particular group of settings. It is beyond the scope of this book to describe each of the providers, and the reader should consult the Windows Mobile SDK documentation online for a full reference (msdn2.microsoft.com/en-us/library/ms889540.aspx).

Configuring the Device Programmatically

The Microsoft.WindowsMobile.Configuration assembly provides two methods for testing and processing ...

Get Microsoft® Mobile Development Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.