Click here to Skip to main content
15,886,725 members
Everything / Operating Systems / Windows Mobile 2003

Windows Mobile 2003

WinMobile2003

Great Reads

by Eric J. Smith, Shannon Davidson
Easily detach entities when using LINQ to SQL
by EFEaglehouse
Windows CE/Mobile printing client for LPR, LPRng, and Socket API.
by emranallan
Add your local inside windows local to be supported for unicode
by emranallan
Lock Device Screen ,to prevent an one working on the device

Latest Articles

by NightWizzard
Handling for hex expressions and the trailing '}'
by Misha1964
Learn how to validate complex web forms using business rules engine
by Norbert Eder
The article includes a sample project showing how to save the nodes of a TreeView into an XML file.
by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI

All Articles

Sort by Score

Windows Mobile 2003 

7 May 2012 by emranallan
Lock Device Screen ,to prevent an one working on the device
9 Apr 2016 by NightWizzard
Handling for hex expressions and the trailing '}'
13 Aug 2010 by Not Active
Plagiarized from http://msdn.microsoft.com/en-us/library/ms724429(VS.85).aspx[^]
24 Jul 2013 by Norbert Eder
The article includes a sample project showing how to save the nodes of a TreeView into an XML file.
14 May 2010 by Dave5709
The Math.Round function in the Compact Framework only allows for ToEven behavior, not the AwayFromZero functionality as listed here:http://msdn.microsoft.com/en-us/library/system.midpointrounding.aspx[^]This code will allow you to emulate the MidpointRounding.AwayFromZero functionality of...