I was thinking about how I would do a gender based analysis of our customer database without surveying our customers. The Embarcadero Community profile does not ask whether you are male or female. At the recent Evans Data Developer Relations Conference, there was a presentation about the number of developers in the world (currently around 19 million going up to 25 million in 2020). Evans Data puts…
Webinar replay: Learn how to Quickly Build and Deploy a complete REST/JSON based enterprise business application
March 2, 2016
Author: Chris B53020
RAD Studio 10 Seattle webinar, “Learn how to Quickly Build and Deploy a complete REST/JSON based enterprise business application”, will show you how to build and deploy a complete, multi-tier business application using Embarcadero RAD Studio…
CORS on DataSnap REST Server
May 7, 2015
Cross-origin resource sharing (CORS) is a mechanism that enables resources to be shared across domains. Typically this isn’t allowed to prevent security issues. To enable on your DataSnap REST server you can use the following code per MVPNirav Kakufrom…
As part of the new addition of the REST Client Library components in Delphi, C++Builder and RAD Studio XE5, we also include a REST Debugger so that you can explore REST Services and use it to help prototype the property settings for your app’s REST Client components. We also provide the source code to the REST Debugger and you can build other platform versions (Win64 and OSX) of the…
Using the new REST Client library components to connect to Web & Cloud services (Part 2)
November 9, 2013
Author: Al M1426
This REST BaaS (Backend as a Service) client tutorial shows how to use the Embarcadero REST Library for accessing REST-based web services (REST stands for Representational State Transfer). The library is available for all platforms that are supported by…
QuickReport Is Back!
November 14, 2024
QuickReport is a much-loved reporting solution for RAD Studio with Delphi and C++Builder. It hit a crisis a few years back when the lead developer passed away unexpectedly. Now, with the help of Embarcadero Partner Barnsten, QuickReport is back and ready to work with the…
RAD Studio 12.2 Athens Inline Patch 1 Available
October 17, 2024
October 17, 2024
RAD Studio 12.2 Patch #1 provides quality improvements to the 12.2 release, focused on RAD Studio IDE, FireMonkey, the bcc64x Win64 Modern toolchain, RAD Server, and the 64-bit versions of the Delphi compiler.
The patch also fixes a package binary compatibility issue that prevents using packages built in RAD Studio 12.2 in RAD Studio 12.1 and 12.0, mostly affecting third-party…
The Untapped Potential of AI in Desktop Applications: “Power-Charging” Our Delphi Community
October 7, 2024
AI is taking over—not like “Terminator,” at least not yet, but by revolutionizing everything. AI is everywhere today, from business processes to consumer apps, and from spaceships to your toaster. And while everyone’s buzzing about AI in the cloud and AI in web apps…
What You Can Do With RAD Studio 12.2
September 26, 2024
RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with performance enhancements like 64-bit compilers that enable you, the developer, to…
Focus Mode in RAD Studio 12.2: Just You and Your Code
September 24, 2024
We have a great productivity feature in Delphi and C++Builder 12.2: focus mode, also known as ‘zen mode’.
A few months ago when we released version 12.1, we added split editor views. This was the most radical change in the IDE since the fully docked design in the mid-2000s: that docked design put a single editor with many tabs in the center of the main window, and our introduction of split…