Navigate/Search

Archive for the 'Compact Framework' Category

Pocket PC Programming Tips

Friday, February 13th, 2009

Pocket PC Programming Tips

Eric Poncet’s Mobile site

VB Dot Net Heaven

PocketPC Programming for PocketPC and Windows CE (Orb Works)

A dead KrugSoft.  I really wish this one was still around as I’d love to see what

Evan Golub’s PocketPC (aka Windows CE 3.0) Programming Page

.NET Compact Framework Components and Links

Wednesday, February 11th, 2009

The Pocket PC Developer Network is an awesome resource for developing Compact Framework applications.

Component Source has a decent listing of mobile components.

Open WinForms deserves an honorable mention despite their lack of .NET CF components/controls.

I’m sure you’ll find it listed somewhere above but Resco (dot net) is releasing some mighty find developer tool kits.

InTheHand C# example for sending a file

Sunday, February 8th, 2009

A forum member posted this fairly straightforward example of sending a file using the InTheHand library and a Bluetooth connection.

Click here for an archived copy.

Where is the CheckedListBox in a Smart Device project?

Sunday, February 8th, 2009

Please see this post for an important update!
In my search to find why I cannot insert a CheckedListBox (MSDN link) into my Compact Framework-based application I ran across some good looking code.

A Checked Listbox Collection Editor

How To Create WPF Multiple Column CheckedListBox Using XAML

Of course, neither of these links explain to me why a Smart Device solution cannot contain this control.  I’ve tried deploying different SDKs as well as different versions of the .NET Compact Framework to no avail.