Click here to Skip to main content
15,882,055 members
Everything / Mobile Apps / Windows Mobile / Pocket PC 2002

Pocket PC 2002

PocketPC-2002

Great Reads

by Eric J. Smith, Shannon Davidson
Easily detach entities when using LINQ to SQL
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
by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI

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 Taka Muraoka
A quick and convenient way to build STL strings.
by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI

All Articles

Sort by Score

Pocket PC 2002 

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 '}'
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...