News

Skill Sprint: Android Services for Background Execution

Author: Developer Skill Sprints New in Delphi and RAD Studio 10 Seattle is the ability to create Android services for background execution on Android, even when the app isn’t running. Register now for November 10th, 2015 This page will be updated with more information, resources and a replay after the Skill Sprint. Sample application using Location services in a Local Android Background…
Read more
News

Rad Studio Quality Portal user guide

Author: Juan Antonio Ruzafa Embarcadero’s Quality Portal provides a community process for resolving, clarifying, and tracking quality issues regarding Embarcadero’s products and services. Embarcadero Developer Network (EDN) members can create bug reports and feature…
News

JEDI libraries now in GetIt Package Manager

Author: Luis Navarro Hello. I’m very pleased to announce that the popular JEDI libraries are now available in the GetIt Package Manager catalog.      For those who don’t know these libraries, the JEDI Code Library (JCL) consists of a set of thoroughly tested and fully…
News

New per-DPI awareness in VCL applications

Author: Luis Navarro In RAD Studio 10 Seattle, we’ve added per-DPI awareness in the VCL. This means that, when moving a form from one monitor to another one that has different DPI, the VCL form and the controls will be rescaled according to the new DPI, with no specific…
News

10 Quick Tips & Tricks for SQL Server Developers

Author: Embarcadero USA Here are 10 quick SQL Server tips and tricks for database developers compiled by SQL Server expert Pinal Dave. For inefficient query plans: Check for issues with bad cardinality estimates. The maximum degree of parallelism can be limited server-wide…