C++

Made in Delphi, C++Builder, InterBase and RAD Studio Badges

I’m always getting requests for these badges so people can show off their love of the best development tools. There are three variations of each “Built with,” “Built for,” and “Powered by.” Powered_by_Built_for_Built_with.zip The zip file also includes the original Adobe Illustrator files.you can also find…
Read more
C++

RAD Studio 10.3 Architect Webinar - Q&A Log

This week, we had a great webinar on RAD Studio 10.3 Architect edition. For detailedinformation on Architect edition, please visit Marco’s blog post: https://community.idera.com/developer-tools/b/blog/posts/what-s-in-rad-studio-10-3-architect-edition We received a…
C++

RAD Studio 10.3 Patches - December 2018

Today, we released two patches for Delphi, C++Builder and RAD Studio 10.3. They are available as registered user downloads. December 2018 IDE Patch for 10.3 This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app for the…
News

Make Your Apps Scalable and Web-Enabled

This blog post accompanies the webinarMake Your Apps Scalableand Web-Enabled – Leverage your Business Logic with a Fast Flexible Multi-Tier Architecture – Using RAD Server and REST Services. Create high performance, scalable applications by adopting a multi-tier architecture. By separating the UI/presentation layer, the server and the data layer, your apps will scale more…
Read more
C++

Secrets of FireDAC: Pagination With Grids And LiveBindings

If you want to display only a range of results from a recordset you can using paging (otherwise known as pagination) to do so. It is a common pattern when doing web development to give the user 20 results for example and then the ability to move to the next page. If you are implementing a REST API in RAD Server you might also implement this functionality instead of delivering 2 million rows for…
Read more
News

Architect Edition Now Includes RAD Server Multi-Site License

RAD Server is a powerful solution for building web services and modern multi tier applications, and as a backend for mobile applications. You can use RAD Server to publish your own REST APIs, like exposing database data or any other data source, but also perform actions on the backend. This is often needed for mobile applications, but, in general, for any modern multi-tier architecture. Having the…
Read more