Mobile Development Technologies:
Today our company develops software for mobile operating systems like Microsoft Windows Mobile OS.
Low-level native programming (C/C++ -based) is nowadays the most popular direction for mobile software development. It is firstly connected with high requirements for the efficiency of applications for handheld devices, especially for smartphones.
Using J2ME and .NET Compact Framework technologies is another popular programming direction. J2ME technology enables to develop multiplatform applications for handheld devices. .NET Compact Framework is a framework used in windows mobile programming that brings managed code and XML Web services to mobile devices. These technologies greatly simplify the process of mobile programming also allowing software developers to take full advantage of the device capabilities.