C++

Bjarne Stroustrup's paper "Concept-Based Generic Programming in C++"

Bjarne Stroustrup posted a note on LinkedIn about his paper “Concept-Based Generic Programming in C++” saying “I wrote a new paper that I suspect might become significant” Concept-Based Generic Programming in C++ https://www.stroustrup.com/Concept-based%20GP.pdf Note: the technical details covered in the paper can be found in the ISO C++ standard C++23 and C++Builder 13…
Read more
C++DelphiNews

WebStencils: What's New in RAD Studio 13.0 Florence

This is probably the most exciting web update we’ve had in WebBroker since Delphi 6. The WebStencils enhancements in RAD Studio 13.0 Florence are so significant, I’d almost call this a 2.0 version. If you’ve been building web applications with RAD Studio’s WebStencils template engine, you’re going to love what we’ve packed into this release. We’ve taken…
Read more
C++DelphiNewsRAD Studio

WebStencils is About to Get More Powerful in RAD Studio 13

This blog post is based on a pre-release version of the RAD Studio software. No feature is committed until the product’s GA release. Web development will get much easier with the upcoming enhancements in RAD Studio 13. We’ve been listening to your feedback, and we are rolling out new features that help you build secure web applications and services much faster. Session Management…
Read more
C++DatabaseDelphiNews

Accessing Databricks, Teradata, Oracle Autonomous, MongoDB Atlas and Google BigQuery with RAD Studio and FireDAC

Intro I believe almost everyone developing with RAD is aware that FireDAC provides nativelly access to a bunch of database systems. With each new release of RAD Studio, the list of supported databases is updated in response to customer requests and the availability of newer versions from vendors. A helpful resource to bookmark is this DocWiki link — it allows you to quickly check which database…
Read more