|
||||
Re: Software Development
I'm not sure exactly what your looking for or coming from, beginner or seasoned pro. There are a bunch IDE's and languages that support Mobile Development. Here are a few:
Visual Studio -- C++ -- .NET ArianeSoft PPL -- Cish / VB hybrid language J2ME -- Java Silverlight -- XAML Flash CS -- Actionscript Edit: Mortscript - Forgot about that. Thanks 6700Yuma
__________________
Donations Appreciated
-------------------------------------- sMMS Picture Mail v0.8.3.14000 - Sprint Last edited by SomeGuyMMS; 05-16-2008 at 11:02 AM. |
|
||||
Re: Software Development
I've used PPL, and while powerful, it also sucks up lots of memory. If you just want to do some scripts for automated tasks, MortScript is easy to use.
C++ is great because it's native code and doesn't require .Net CF to be loaded on the device that is running it.
__________________
Now with VGA support on all software!
Projects: (PeraStats 1.7) (PeraCount with Clock 1.3) (PeraCount 1.3) (PeraProfiler 1.2) (S2U2Lock 1.1) |
|
||||
Re: Software Development
Quote:
EDIT: I never could get PPL IDE to work. It crashed everytime I added a form. I'm using Vista that might have been my first mistake. Last edited by SomeGuyMMS; 05-16-2008 at 12:16 PM. |
|
||||
Re: Software Development
Quote:
|
|
||||
Re: Software Development
I know that this is off the topic but i will like to know how come no one is talking about wm7 or wm8 its all about wm6.1 which is really some crap and when will someone get there hands on a leaked version
|
|
||||
Re: Software Development
For waht reason would u post this here...this has nothing to do with the topic of conversation in this thread....noone has wm7 or wm8 because they are still major beta phases...if wm 6.1 is not offically released and we only ahve betas there is no way we could have wm7 leak when were still looking for wm 6.1 leaks
__________________
sorry i cant type tommy john surgery makes it hard so just bare with me for a little
|
|
||||
Re: Software Development
Another great free option is to use the Lazarus IDE.
Full cross platform Enviroment with Gui support. There are a several options to Develop for the Pocket PC. I personally used the KOL component. Here are some links to get you started: The Lazarus Home Page: http://www.lazarus.freepascal.org/ KOL getting started Wiki http://wiki.lazarus.freepascal.org/KOL-CE PDA and Smartphone Forum: http://www.lazarus.freepascal.org/in...viewforum&f=17 Windows CE port of the Free Pascal Compiler http://wiki.lazarus.freepascal.org/WinCE_port I used the KOL getting started Wiki and had a simple app running in no time. Hope this helps! |
|
|
|