News

RAD Studio 11.1 and Windows PE Security Flags

Delphi and C++Builder 11.1 enable a number of PE security flags for Windows applications by default, some of which were previously available but a little hidden. ASLR and other recommended Windows security flags have long been supported by Delphi. In the recent 11.1 release, Embarcadero made it easier to use those flags in both Delphi and C++Builder by surfacing specific linker options, enabling…
Read more
News

Top 10 How-To's: C++

Delphi integrates with multiple languages. InterBase is compatible with at least a dozen other databases. Delphi’s recent addition of Python libraries has allowed the two languages to work well together, but C++ is the closest language to Delphi. Because C++Builder has…
News

Introducing RAD Studio 11.1 Alexandria [Webinar Replay]

RAD Studio 11.1 is the next release of all our favorite development tools. Join Marco Cantu, David Millington, Kyle Wheeler, and Jim McKeeth for this webinar to take a look at what is new in RAD Studio Alexandria 11.1. A must see webinar for all fans of Delphi, C++Builder, and RAD Studio. [Download a trial] [Customer Portal] [Buy Now] [Renew] Watch the Replay on YouTube RAD…
Read more
C++DelphiIDENewsRAD Studio

Announcing the Availability of RAD Studio 11.1 Alexandria

Embarcadero is pleased to announce the release of RAD Studio 11 Alexandria Release 1, also known as RAD Studio 11.1, along with Delphi 11.1 and C++Builder 11.1.  The RAD Studio 11.1 Alexandria release enhances the great features introduced in RAD Studio 11, with a focus on usability, performance and stability improvements. It also includes some new functionality, including new database…
Read more
News

.NET Apps and Interbase Change Views - How to track data changes automatically

This is a bonus post from the series about the integrating Interbase with .NET apps, and today we’ll talk about the incredible Interbase feature called Change Views™. Just in case this is your first visit here, I have a recap for you in the chronological order the previous posts were published: Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET…
Read more