Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!)
Tip #4 1/2: Check out compiler safety options
Did tip 4 worry you? It shouldn’t…
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the…
Upgrading C++Builder 12.2: Tip #3, Massive Files with iostreams
December 4, 2024
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the…
Upgrading C++Builder 12.2: Tip #2, Handling Old RTL
December 3, 2024
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the very end (so go watch the start!)
Tip #2: Handling Old RTL
The new Windows 64-bit Modern C++ toolchain is standards-compliant…
InterBase ADO.NET Driver Version 10.0.2
December 2, 2024
Embarcadero has just released version 10.0.2 of the InterBase ADO.NET driver and its related Entity Framework support.
This release updates the primary driver and the EFCore support up to the 10.x version of the equivalent Firebird driver, including:
Primary driver supports…
Upgrading C++Builder 12.2: Tip #1, the Patch
December 2, 2024
Welcome to a series of tips and tricks for taking advantage of the new Windows 64-bit Modern toolchain in C++Builder / RAD Studio 12.2! This builds on a webinar we did sharing a bunch of useful information on why and how the new C++Builder matters to you, where this was the…
Read The Webinar: Why You Should Leave Delphi 7 Once And For All
December 1, 2024
This is an edited transcript of a Dev Days of Summer 2024 webinar by Embarcadero MVP Dion Mai titled “Why You Should Leave Delphi 7 Once And For All”. The original webinar is available on the Embarcadero YouTube Channel.
Hello everyone, welcome to Delphi Dev Days of Summer, and in this session we will see why you should leave Delphi 7 once and for all. A little bit about myself.
How To Recreate A Social Media App Using RAD Studio
November 29, 2024
RAD Studio is the fastest, easiest, most powerful way to create cross-platform apps and it can do anything any other framework can do. To prove how good RAD Studio with Delphi is I recreated the user interface of an award-winning social media platform, in four hours from…
Practical Info: Fast Parallel Compiling with C++Builder 12.2
November 28, 2024
In the C++Builder and RAD Studio 12.2 launch webinar, we made a big deal of having fast parallel builds on by default:
This blog is to provide some practical info on the feature.
Using it
When you install 12.2, and use the Windows 64-bit Modern C++ platform, it is on by…
Practical Info: Packages in C++Builder 12.2
November 27, 2024
We’ve released the new Windows 64-bit Modern C++ toolchain over time: a preview in C++Builder 12.0 through to fully complete in 12.2 (dynamic package linking, CMake support, parallel building by default, etc.) In 12.2, it is a full replacement for the old Win64 toolchain.
But we’ve seen a few customers say, ‘Looks exciting, and I want to use it, but where are packages?’
They’re here.
The…