C++DelphiNewsRAD StudioWebinar

How To Create A Real App That Runs In The Cloud

Hello developers. Our previous sessions in our Winter Webinars series which showed you how to create a real Android app step by step“, how to create a real iOS app (even if you do not have a mac), how to create a real windows app, create a real Mac app, are extremely popular. It’s great to get positive feedback on the webinar content too. In a previous session I covered how to create…
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…
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…
News

Sencha EXT JS Web Client + RAD Server 10.2.3

In this post, we’ll look at the stepsto use the Sencha ExtJS library to create a Web Client to connect and get data from our RAD Studio’s RAD Server (also available with Delphi and/or C++ Builder)! Before We Get Started: In thispreviouspost,I showed how RAD Studio 10.2.2 introduced adding a new component to the FireDAC BatchMove architecture to support generating…
Read more
News

RAD Server Support for Web Files in RAD Studio 10.2.3

The RAD Server (formerly EMS) platform is evolving to be a better backend for JavaScript applications, including of course those built with Ext JS. In the 10.2.2 release we improved support for returning JSON data based on the result of database queries, as covered…