Possible » Page 18 » Developer.Team

IEVision 4.5.0.0 for ImageEn

IEVision 4.5.0.0 for ImageEn
IEVision 4.5.0.0 for ImageEn


In order to use IEVision you must copy the ievision.dll library to the same folder as your executable or in any location in the system path.
You can check if ievision.dll is accessible by ImageEn calling IEVisionAvailable function. For example:

if not IEVisionAvailable() then
begin
ShowMessage('This application requires the ievision.dll plugin');
Application.Terminate;
exit;
end;
Read more

Quest SQL Optimizer for SQL Server v10.0.3

Quest SQL Optimizer for SQL Server v10.0.3
Quest SQL Optimizer for SQL Server v10.0.3


Quest SQL Optimiser validates database code to ensure the best-possible performance by helping you proactively identify potential issues and automate the SQL optimisation process. The SQL Server Query Optimizer is a cost-based optimizer. It analyzes a number of candidate execution plans for a given query, estimates the cost of each of these plans and selects the plan with the lowest cost of the choices considered. Indeed, given that the Query Optimizer cannot consider every possible plan for every query, it actually has to do a cost-based balancing act, considering both the cost of finding potential plans and the costs of plans themselves.
Read more

Ranorex Studio 8.2.0

Ranorex Studio 8.2.0
Ranorex Studio 8.2.0


Ranorex Studio is an Integrated Development Environment for .Net framework applications written in C# and VB.Net. Ranorex Studio is based on SharpDevelop, an open source tool. The chapter Recording a Test already explains how to create a new Ranorex Solution. Within a Ranorex Solution different kinds of projects can be created. Ranorex Studio offers easy-to-use test automation tools for creating reliable automated testing projects. Optimize your robust test automation frameworks with Ranorex Studio test any desktop, web or mobile application.
Read more

SysTools Sqlite Database Recovery v1.2.0.0

SysTools Sqlite Database Recovery v1.2.0.0
SysTools Sqlite Database Recovery v1.2.0.0


Tool to Repair & Export Corrupt Sqlite (.db) File as Other Database Format.

Recover & Preview Tables, Columns, Views, Triggers of Sqlite File
3 Export Options: Save as Sqlite, MS Access or other databases
No Size Limitation: Recovery Tested with 1.5 TB of Sqlite Database
Option to search within Sqlite file by keyword or phrase
Supports multiple DSN: SQL Database, MS Access
Allows mapping of Sqlite Data type with other data type
Recover Sqlite .db file created by Thunderbird, Incredimail etc.
Read more

Almediadev ImageKit 1.20 Full Source

Almediadev ImageKit 1.20 Full Source
Almediadev ImageKit 1.20 Full Source


ImageKit is a GPU based image processing, graphics rendering framework for Delphi developers. ImageKit hides the details of low-level graphics processing by providing an easy-to-use application programming interface. ImageKit provides dozens of built-in filters. You set up filters by supplying key-value pairs for a filter’s input parameters. The output of one filter can be the input of another, making it possible to chain numerous filters together to create amazing effects.
Read more

UltraMixer Pro Entertain 6.0.5 Multilingual

UltraMixer Pro Entertain 6.0.5 Multilingual
UltraMixer Pro Entertain 6.0.5 Multilingual


UltraMixer is the perfect tool to entertain your party crowd. With UltraMixer 6 you will become a “Mobile DJ 2.0“: Besides all common DJ-mix functions UltraMixer 6 brings a lot of new entertainment possibilities.. Just play music videos and karaoke songs as easily as “normal” audio songs. In case you do not have enough videos, UltraMixer brings live visuals in HD quality with 14 effects, to have always a suitable screen. By fireing up your images to a flat screen or a beamer your audience will be amazed.
Read more

ORMBr

ORMBr
ORMBr


Object-Relational Mapping (ORM) consists of a framework that aims to shorten the distance between the object-oriented model and the entity-relational model, creating a bridge (mapping) between them. With the approach, it is possible to construct systems applying object-oriented, whose objects are persisted in a relational database.
Read more