Hello!
I'm developing an winform application for Windows Mobile 5.0 and above. I'm using .Net Compact Framework 2.0 SP2.
I choose that version of compact framework because is installed on Windows Mobile 6.0 rom (in fact, the installed version is .Net Compact Framework 2.0 SP1). Because of that, program will run faster and is going to be easier for the user to install my program.
But I think I can use .NET Compact Framework 3.5 on windows mobile 5.0 and above.
What do you recommend to me?