PDA

View Full Version : Any Windows Mobile developers out there?


Chief Pride
11-23-2008, 10:01 AM
I have been researching a way to create a client application for a WM6 device in c#. I have seen several examples for desktops, but most of then reference things that WM6 does not have. After a couple fruitless days of internet searching I decided to come here and see if any of you could help me out.

Thanks in advance.

Dick Linn
11-23-2008, 12:03 PM
There's quite a bit of documentation here:

http://msdn.microsoft.com/en-us/windowsmobile/default.aspx

Specifically, http://msdn.microsoft.com/en-us/library/bb158532.aspx

Nate Smith
11-23-2008, 12:06 PM
I've done a little Windows Mobile work(not recently - before the C# days)...if you pm or e-mail me more info on what you're working on, I might be able to help...

Chief Pride
11-23-2008, 12:41 PM
There's quite a bit of documentation here:

http://msdn.microsoft.com/en-us/windowsmobile/default.aspx

Specifically, http://msdn.microsoft.com/en-us/library/bb158532.aspx

Thank you for your reply but I've looked through the MSDN and haven't found much to help out.

I've done a little Windows Mobile work(not recently - before the C# days)...if you pm or e-mail me more info on what you're working on, I might be able to help...

Okay, i'll do that now. :)

Dick Linn
11-23-2008, 02:34 PM
The code samples in the SDK didn't help?

Chief Pride
11-23-2008, 02:59 PM
As far as I can tell, there aren't any on what I am looking for. :-/

Kruuzr
11-23-2008, 08:47 PM
Check out the following link:
http://trolltech.com/products/device-creation/windows-ce

Qt is a great cross-platform development library for Windows/Linux/Mac. They also have versions for embedded devices (Windows CE etc). They have well thought out object oriented libraries and they are available open source.

Steve

GabeRC1717
11-23-2008, 10:33 PM
I've done quite a bit of development on Windows Mobile using C#. It was pretty easy for me to get started personally I just installed the SDK and created a windows mobile forms application. If you have any specific questions feel free to shoot me an email.