What programming language can I use to write mantiCORE applications?
Applications based on the mantiCORE Foundation can be made by different means and in different ways. Applications can be developed as native and compiled executable mantiCORE applications in C++ or C#. However, mantiCORE is also adding support for other languages such as Visual Basic.NET and Java. Programming languages can be mixed and applications can have portions of their code in any language that fits the needs of the developer. Instead of compiled executable mantiCORE applications it is also possible to write scripts that take full advantage of the mantiCORE Foundation using the same languages (though performance for compiled executable code will be much higher). There is no distinct difference between applications that are scripted and those that are compiled.
Related Questions
- What tools should I use if I need to write applications for earlier devices, such as a Handheld PC running Windows CE 2.0 or a Palm-size PC running Windows CE 2.01?
- All of the EJB samples XDoclet provides are for EJB 2.0. Is it possible to write EJB 1.1 applications using XDoclet?
- Can I write my own applications using IrDA IrOBEX protocol?