Desktop Solutions

Apple Cocoa

Cocoa is an object-oriented application programming interface for macOS, and it is based on the Objective-C language. It represents the latest development framework for macOS, and it is not compatible with older, C language-based applications.

Apple Cocoa Read More »

Java ME

Java ME is a computing platform for development and deployment of portable code for embedded and mobile devices (micro-controllers, sensors, gateways, mobile phones, PDAs, TV set-top boxes, printers, and more).

Java ME Read More »

Java EE

Java EE is a platform used for server development – it extends the standard Java libraries with support for robust, multi-tiered applications that are run by an application server.

Java EE Read More »

VC++

VC++ (also known as Microsoft Visual C++) is an integrated development environment (IDE) for the C, C++, and C++/CLI programming languages. It was first released as a standalone product, but later became a part of Visual Studio.

Visual C++ has tools for developing and debugging C++ code, especially code written for Windows API, DirectX and .NET Framework.

VC++ Read More »

VB.NET

VB.NET is a general-purpose programming language, with a syntax derived from BASIC, that is used as one of the primary programming languages with the .NET Framework. The language combines the syntax of the older Visual Basic language, with the new features available in .NET.

VB.NET Read More »

Microsoft Access

Microsoft Access is a database management system (part of the Microsoft Office suite of applications) that uses a relational database engine (Microsoft Jet Database Engine). It provides a graphical user interface and software development tools. Also, it has the capability to import or link directly to the data stored in other applications and databases.

Microsoft Access Read More »

Scroll to Top