Just recently there have been some great webinars and posts on how to modernize your applications. We’ve gathered together a collection of the most recent ones which focus on Microsoft’s gorgeous Fluent Design System.
First: What Is The Fluent Design System And How Can It Help Modernize Your Applications?
Visitors to the Desktop First Conference were able to hear directly from…
RAD Studio Guide For Managers Whitepaper
April 1, 2021
Stephen Ball is a Chartered IT Professional and Embarcadero MVP who has led development teams for over 15 years within the UK, Europe and beyond, working with a range of blue-chip companies. He originally spent six years at Embarcadero as Senior Technical Pre-Sales Engineer…
50 Years of Pascal and Delphi is In Power
March 26, 2021
It’s 50 years of the Pascal language and Delphi is its heir, empowering Pascal developers in today’s complex scenarios, despite being ignored by the Pascal language inventor
Niklaus Wirth published the paper “The programming language Pascal” in March 1971…
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework…
Developing Fluent User Interfaces For Windows 10
March 25, 2021
In this post, we invite you to Join Delphi MVP Ian Barker as he demonstrates how to achieve the modern Windows 10 look and feel with RAD Studio themes and some *extremely* low-cost third-party controls. Ian will show you how to achieve that truly modern WOW factor with…
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison?Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building…
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework by…
Code Insight Improvements in Delphi 10.4.2
March 23, 2021
RAD Studio 10.4.2 was planned as a feature-focused followup to the quality-focused release of 10.4.1. However, besides delivering some major features we also fixed more issues in 10.4.2 than in the previous release!
This applies as much to Code Insight, or DelphiLSP, as to…
Using a Common C++ Library with C++Builder and TwineCompile
March 23, 2021
One of the many big advantages to using C++ for applications and projects is the access one has to the vast library of C++ libraries and frameworks available. Basically, there is a C++ library for anything, and if there isn’t, there is definitely a C library for…
RADStudio IDE Keyboard Shortcuts Guide
March 22, 2021
RAD Studio Keyboard Shortcuts
The RAD Studio IDE has a great number of keyboard shortcuts that can save you from grabbing the mouse and help you code even faster. The RAD Studio keyboard shortcuts can help developer productivity during many of the regular jobs a developer does in the IDE including,
Navigating your project within the IDE
Writing code faster with code completion, code templates…