Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Mobile / WinMobile / PocketPC-2002

PocketPC-2002

PocketPC-2002

Great Reads

by slolife
.NET class to create and maintain vCalendar information
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 Stefan Spenz
An article about basic function and class templates
by João Paulo Figueira
A class to format COleDateTime objects into strings using standard formatting codes.

Latest Articles

by slolife
.NET class to create and maintain vCalendar information
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 Stefan Spenz
An article about basic function and class templates
by João Paulo Figueira
A class to format COleDateTime objects into strings using standard formatting codes.

All Articles

Sort by Score

PocketPC-2002 

by NightWizzard
Handling for hex expressions and the trailing '}'
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...