DelphiModernizationNewsTech Partner

Read The Webinar: Why You Should Leave Delphi 7 Once And For All

This is an edited automated 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. [Editor’s note: In the transcript there are a few places we needed to tidy up either due to inaccurate auto translation or the vagaries of live…
Read more
C++CodeHow-To'sNewsRAD StudioWindows

Upgrading to C++Builder 12.2: Tip #5, Split out C++ EH and SEH exception handling

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 #5: Split out C++ EH and SEH exception handling After three separate variants of tip…
Read more
C++CodeHow-To'sModernizationNewsRAD StudioWindows

Upgrading to C++Builder 12.2: Tip #4, Take Advantage of Security and Correctness

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: Take Advantage of Security and Correctness The new compiler does two…
Read more
News

InterBase ADO.NET Driver Version 10.0.2

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 for Async calls Primary driver improved treatment of ISC_DOUBLE as type double in .NET. Better EFCore 6.0 support Notice…
Read more