R – Best Environment For Windows Mobile 5 Development

development-environmentwindows-mobile

I got my Pocket PC(HP iPaq Hx2490b) and now I want to know which is the best environment to develop for it, things like IDE, Windows version, language, .Net framework version…? Thanks.

Best Answer

Your favorite version of Windows with Visual Studio 2008 should work fine. Visual Studio will install all the .NET frameworks you need.

For language, you'll likely want to use C#.

Have a look at the Getting Started guides here for some places to start.