.NET CF

List of Codesnippets in .NET CF

How to set SystemTime in Windows Mobile using C#

In this snippet, I will explain how to set system time pocket pc emulator or device using real world time server to using C#.Read more..
By: RRaveen   |    On:  12/9/2010 3:15:11 AM   |    Article

How to FindControl for Windows Forms

A quick implementation of FindControl for Windows Forms.Read more..
By: j2inet   |    On:  6/11/2010 10:51:31 AM   |    Article

Using CeSetUserNotification to start a program in .NET CF

A few days ago I got a message from a developer that was trying to use CeRunAppAtTime to schedule an application to start up. As I had mentioned in a previous post instead of using this function one should use CeSetUserNotification since on more recent devices CeRunAppAtTime is not as reliableRead more..
By: j2inet   |    On:  7/17/2010 11:55:48 PM   |    Article
^ Scroll to Top