October is National Cybersecurity Awareness Month. Many large data breaches have topped news headlines. With all of this great...
Blog
Delphi + Enterprise Connectors + DataSnap = Salesforce native client for iOS and Android
Enterprise Connectors allows you to connect from Delphi and C++ Builder to 80+ enterprise data sources:...
RAD Studio 10.2: Windows 10 VCL UWP/WinRT Support
Windows 10 VCL Universal Windows Platform (UWP)/WinRT Services and Components has been added to the Run Time Library (RTL). For example, the Windows...
InterBase 2017 Update 1 Is Now Available
We are pleased to announce general availability of InterBase 2017 Update 1. This update expands on the InterBase 2017 version we release earlier...
CodeRage XII – Nov 7th – 9th – Call for Papers!
It is time for your favorite online developer conference: CodeRage. This year for CodeRage XII we are adding more platforms, more technology, and...
Cross Platform Business Stats Dashboard App For Delphi 10.2.1 Tokyo On Android And IOS
The Hospitality Survey Client project is part of the Hospitality Survey App template for Delphi 10.2.1 Tokyo that Embarcadero has released through...
Build iOS 11 ready apps with RAD Studio 10.2.1
Target iOS 11 with RAD Studio 10.2.1 and the newly released iOS 11 patch. We have released a patch that adds support for building and debugging...
Ext JS, Kitto and uniGUI, Oh My!
As a craftsman, it is important to have a good collection of tools in your toolbelt to address all the different types of projects you encounter....
Monitor & Optimize Oracle Standard Edition with Precise
This 28 minute video shows how Precise for Oracle provides monitoring and optimization visibility to infrastructure & application DBAs. One tool...
Updating IDE Subversion DLLs to address security issues
Recently a security issue allowing allowing local code execution after visiting a malicious URL was identified in Subversion, git and Mercurial. All...
Building a Google Drive VCL application using Enterprise Connectors
Step 1: Download and install the Google Drive Enterprise Connector Trial In RAD Studio 10.2 (Pro or higher), navigate to the GetIt Package...
October #SQLChat – Adult Learning
IT is a fast moving profession. If you aren't keeping up you are falling behind. Participate in our next #SQLChat on Wednesday, October 18 at 11...
Amazon DynamoDB with Delphi
As promised during the webinar, here is the link to the reply. Enjoy! https://www.youtube.com/watch?v=U7ATs0Qh6U0
Experimenting with Neural Networks – Part 1
Best Viewed Fullscreen (Recorded 1080p) http://chapmanworld.com/wp-content/uploads/2017/09/ANNS-Part1.mp4
Generate Cross Platform Dynamic Forms At Runtime From JSON In Delphi 10.2.1 Tokyo
The Hospitality Survey Client project is part of the Hospitality Survey App template for Delphi 10.2.1 Tokyo that Embarcadero has released through...
Delphi and RAD Studio Roadmap Update Publsihed
The article with the new roadmap slides is available at: https://community.embarcadero.com/article/16563-rad-studio-roadmap-september-2017 The...
Cross Platform Activity Progress Dialog For Android, iOS, macOS, and Windows In Delphi 10.2 Tokyo
The Hospitality Survey Client project is part of the Hospitality Survey App template for Delphi 10.2 Tokyo that Embarcadero has released through...
Идера (текущий владелец Embarcadero+Delphi), купила Sencha ?
Вопрос, вынесенный в заголовок, задают наши пользователи в электронных письмах и на различных тематических форумах. Это на самом деле так. ...
"Expert Delphi" webinar replay – Part 2
As promised during the "Expert Delphi - Part 2" webinar yesterday, here is the webinar link replay https://youtu.be/fYks8VVd9MI Enjoy!
Get Up And Running Fast With The In Depth Developer Guide For The Hospitality Survey App Template
The Hospitality Survey App template that Embarcadero has released for Delphi 10.2 Tokyo through their GetIt platform is quite extensive. I...
product-oriented educational blog posts for SQL Admin Toolset
Here is a list of product-oriented educational blog posts for SQL Admin Toolset: How to Ensure That Databases Are Backed Up On a Regular Basis How...
Learn How To Use AngularJS To Quickly And Easily Connect And Consume JSON From RAD Server
The Hospitality Survey Admin dashboard project is part of the Hospitality Survey App template for Delphi 10.2 Tokyo that Embarcadero has...
Get Started with RAD Studio 10.2.1 using Sample Projects
Guided Tour The Guided Tour is a step-by-step bubble pop-up tour that shows you how to build your first multi-device FireMonkey application...
Implement CreateAnonymousThread with BCC32.
C++Builder 10.2 BCC32 can not write lambda. So write an implementation in Invoke() with TCppInterfacedObject<>. struct T_thread_proc...