value » Page 17 » Developer.Team

Epilog Proper v1.3

Epilog Proper v1.3
Epilog Proper v1.3


Recently we came up against an iPad note-taking application by the name of “Penultimate”. As a user it’s actually really quite a nice app to use: you can create multiple “notebooks” each with as many pages as you require on which you can jot down notes, draw diagrams or just doodle with a stylus or your finger. For a user it’s nice, simple and intuitive, for an intrepid forensic analyst, it’s not quite as straight-forward…
Read more

Bunifu UI WinForms 1.8.0.1

Bunifu UI WinForms 1.8.0.1
Bunifu UI WinForms 1.8.0.1


Modern beautiful controls and components for creating stunning app UI. Carefully crafted controls & components for great user experiences.

Optimized Performance
Lightweight on Visual Studio & outputs optmized GUIs

Modern Feel
Heavily incorporates modern flat design and aspects of Metro UI
Read more

DevExpress NagTrial Fix & Remover

DevExpress NagTrial Fix & Remover
DevExpress NagTrial Fix


As it has been found out by value members of our community here, Ngen is running in the background in random times and messes up the DevExpress Assemblies so the Dimaster's crack for Visual Studio 2017 + DevExpress 18.2.5 (or newer) gets broken and the nag screen shows trial And not "registered".
Read more

Telerik UI for JSP R1 2019 (2019.1.115) Retail

Telerik UI for JSP R1 2019 (2019.1.115) Retail
Telerik UI for JSP R1 2019 (2019.1.115) Retail


Telerik UI for JSP includes a Model-View-ViewModel (MVVM) framework. It lets you write JSP code to generate widgets that seamlessly integrate with your server-side backend. With MVVM you can manage complex HTML and jаvascript UI with declarative bindings and two-way syncing between views and models. You don't have to manually keep the view and model in sync; the MVVM framework does it for you.
Read more

Telerik UI for ASP.NET MVC R1 2019 (2019.1.115) Retail

Telerik UI for ASP.NET MVC R1 2019 (2019.1.115) Retail
Telerik UI for ASP.NET MVC R1 2019 (2019.1.115) Retail


Enjoy components for every need: navigation and layout, data management and visualization, editing, interactivity and more. In our 11 years of aggressive product development including 3 major and up to 6 minor releases per year we have implemented, tested and optimized over 4,000 features in Telerik ASP.NET controls.
Read more

RedisClient 201703282

RedisClient 201703282
RedisClient 201703282


Delphi Redis Client version 2 (this branch) is compatible with Delphi 10.1 Berlin and better. WARNING! If you use an older Delphi version you have to use Delphi Redis Client Version 1 wich works for Delphi 10 Seattle, XE8, XE7, XE6 and XE5 (should works also with older versions).
Read more

OzCode 4.0.0.163

OzCode 4.0.0.163
OzCode 4.0.0.163


Debugging complex expressions is never easy. How do you see what was returned by inline and nested method calls? What did each predicate in the if statement evaluate to? Without simplifying the code or adding variables to store individual results, answering these questions is difficult. With OzCode's powerful Simplify feature, you can answer those questions with ease! When stepping over an expression, OzCode provides a visual representation of what each predicate evaluated to and the return value of any inline and nested method calls.
Read more

DISQLite3 5.26.0

DISQLite3 5.26.0
DISQLite3 5.26.0


DISQLite3 implements a self-contained, embeddable, zero-configuration SQL database engine for Delphi (Embarcadero / CodeGear / Borland).

Overview
ACID transactions, even after system crashes and power failures.
Zero-configuration – no setup or administration needed.
Implements most of SQL-92.
A complete database is stored in a single disk file.
Supports terabyte-sized databases and gigabyte-sized strings and blobs. Self-contained: no external dependencies, no DLLs.
Small footprint and smart linking: Only required code is compiled in, adding as little as 300 KB code space only.
Full Text Search (FTS) with customizable tokenizer, prefix matching, and optional word stemming for 15 languages.
Database AES encryption with SHA256 key generator.
Db.pas is not required, which allows DISQLite3 to compile with all flavours of Delphi, including Delphi Standard and Delphi Personal.
Faster than popular database engines for most common operations.
Simple, easy to use API.
Database files created with DISQLite3 can also be accessed by Linux and MacOS using the SQLite3 libraries.
Read more