Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / operating-systems / Windows / WinMobile2003

WinMobile2003

WinMobile2003

Great Reads

by Liam Cavanagh
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
by leonardosalvatore
A simple GPS tracer developed for Windows Mobile 2005 on Compact Framework 2.0 SDK
by Ravenet
A gradient button for Windows Mobile and the .NET Compact Framework.
by fftz
The CMDIBase template provides multiple view UI support for WinCE WTL-based projects.

Latest Articles

by Liam Cavanagh
The purpose of this article is to show how to add data replication to a mobile application through the use of .NET (C#).
by leonardosalvatore
A simple GPS tracer developed for Windows Mobile 2005 on Compact Framework 2.0 SDK
by Ravenet
A gradient button for Windows Mobile and the .NET Compact Framework.
by fftz
The CMDIBase template provides multiple view UI support for WinCE WTL-based projects.

All Articles

Sort by Score

WinMobile2003 

by NightWizzard
Handling for hex expressions and the trailing '}'
by Not Active
Plagiarized from http://msdn.microsoft.com/en-us/library/ms724429(VS.85).aspx[^]
by emranallan
Lock Device Screen ,to prevent an one working on the device
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...
by Norbert Eder
The article includes a sample project showing how to save the nodes of a TreeView into an XML file.