Charting Library for Apple's iOS mobile platform. Built using TeeChart for.NET's C# code in Xamarin's Monotouch IDE. It offers the most common chart types, gauges and mapes with customizable tools for data visualization in the iOS mobile applications
Complete PDF solution designed to enable developers to create PDF files & perform wide range of operations on PDF files. ParmisPDF is 100% standalone & does not rely on external libraries. All the features are packed into a single executable files.
KylixSMS.NET supports sending and receiving SMS, WAP Push, SmartSMS, vCard, vCanlenda, USSD and voice call. Support GSM/GPRS modems like SIEMENS and Wavecom, Nokia S40 and Sony mobile phones are also supported very well. VB.NET and C# demo included.
Planner.NET is a calendar and scheduling component for the .NET framework. It supports yearly, monthly, weekly and daily schedule views. Each view provides a distinct layout of the time cells and can display events such as appointments and meetings.
CAD Import .NET is an easy-to-use API for reading AutoCAD DXF, DWG and HPGL PLT in C#, VB.NET and other Microsoft Visual Studio environments. It is programmed completely in C#. Demos: Viewer, Editor, Import, Add Entities, MergeFiles, ViewerControl.
Mobile face recognition SDK for Android smatphones, tablets and other embedded devices. Biometric technology provides PC-like facial identification quality. Compact face template. Java programming samples. The SDK trial requires internet connection.
Fully programmable word processing engine for deployment in an ASP.NET server environment. It primarily has been designed to develop document automation applications.
License4J is a Java library for java software licensing. It is designed to be easy to use and integrate in your Java application. Unlike other licensing libraries it has many licensing features defined and performs validation on required features.
LinkedList is replacement for Java Vector class. Classical doubly linked list. Faster that Vector for insert/delete, but slower for indexed access. The interface is modeled on java.util.Vector.