New to .net CF2 & PPC

Howdy!
I've done a bit of programming in the past and now am looking at making some stuff for PPCs.

I downloaded the Emulator and ActiveSync, but have not managed to get them to sync together. Anyone know of any n00b guides for this? I read in the doco to 'rightclick on the GUID'. I'm guessing this means 'rightclick on the emulator' but that brings up no menu for me.

I'd also like suggestions on a free IDE and compiler. I'm thinking .Net Compact Framework 2 is the place for me to start. I'm not really a guru in any language altho I've programmed a handheld game in C (with a little C++ thrown in) and a small very simple application in J2ME.

I figure I need the SDK. Haven't got as far as looking for that yet. As I said I've _just_ decided to do this :)

Also any good guides on learning .Net Compact Framework would be great. Or tell me I'm dreaming and should start with C and see how I go from there. (Esp if it's better for games?). Would it be better for me to program in C since it'd be more compatible with older devices and save people downloading a runtime?

Any suggestions are welcome.

[1144 byte] By [WiGo] at [2008-2-2]
# 1

The best place to start is with Visual Studio 2005 beta2. It comes with emulators and PPC and SP images built in. It also comes with mostly complete documentation. Since you come from the C camp, I would suggest trying C# you should find it familiar. There are also plenty of C# and NETCF books on the market.

We also offer an SDK experience (command line) with the .NET Framework SDK in which we ship our bits and documentation.

markpre_ms at 2007-9-8 > top of Msdn Tech,Smart Device Development,.NET Compact Framework...