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.
|