blah blah blah is here! blah blah » Close

up0down
link

Dear All,

Is it possible to use Visual C# for application that will run inside a PDA? The PDA of course will have windows CE/windows mobile operating system. Or even is there any visual c# for PDA that we can develop our code in it? I ve saw some development language in basic, but not in c#.

My target is to compare, which one is better, by putting an application inside a PC or a PDA. The application is just something simple, using the USB for getting some data (well~~ not that simple)..

Thank you in advance.

Kindest Regards,




E

last answered one year ago

1 answers

link

Hi,

You can use (in Visual Studio 2008) the Smart Device project I take it that is the upto date version of Windows Mobile (Vis Studio .NET1.0). I haven't done any PDA coding in quite a while but the earlier versions of Vis Studio .NET you selected the project type and go. It helped quite a bit if you knew the type of PDA you were using (mine was an iPaq) and went from there. There was an emulator built in that I seem to rember did every thing but what I needed, that might be cured with the smart device project. I haven't used it yet but as with everything I can see a project that might need it in the future..........

Glenn

Feedback