News

Aqua Data Studio Adds InterBase Support

Recently the ADS team at Idera released a new version of their database management environment. The new version notably adds direct support for Embarcadero InterBase relational database. You can read the full announcement…
News

High-DPI on Windows 10

Often times when we talk about monitors we discuss resolution (e.g.1920×1080) and diagonal dimensions (e.g. 27” or 68.58 cm), but we can use these numbers to calculate the DPI (see More on DPI and PPI below) with the good ol’ Pythagorean theorem. As the screen gets…
News

How-To: Deploy Your RAD Server Project On Windows With IIS

This guide walks you through setting up RAD Server on IIS and deploying your project into production. It was written by Eli M. and is part of the collection ofNew RAD Server (EMS) Articles, Resources, and eBook. What is RAD Server? RAD Server is an easy to develop, deploy, and operate solution for ISVs and OEMs building REST API endpoints. It includes many great features such as multi-tiered…
Read more
News

Using EMSDataSetResource Component with RAD Server

[See the full index of articles for more information] Table of Contents The EMSDataSetResource Component Test the RAD Server application Create VCL client application using the EMSDataSetResource endpoint functionality Additional Information 1 The EMSDataSetResource Component The new EMSDataSetResource component allows for greater control of the data retrieved by desktop, multi-device, web and…
Read more
News

New RAD Server (EMS) Articles, Resources, and eBook

We just hada fantastic RAD Server Webinar with David I., and have started publishing a series of articles and an ebook also by David I. This post is an index or hub for all these resources, and I’ll update it as we continue to roll them out. The Complete Guide…
News

Introduction to Building Your First RAD Server Service

[See the full index of articles for more information] Table of Contents: 1. Using the RAD Server Project Wizard 2. The Wizard Generated RAD Server Project and Source Code 3. Configuring your first RAD Server Application 4. Testing your first RAD Server Application 5. See Also In this blog post, you’ll learn how to build your first RAD Server service-based applications using Delphi and…
Read more