C++

Massive Collection Of Design Patterns, Frameworks, Components, And Language Features For Delphi

DeveloperbeNative over on GitHub has a project called Concepts which is a massive collection of Delphi modular demos featuring over twenty differentlanguage features, design patterns and some interresting frameworks, and components. A copy of all of the libraries the Concepts project depends on are included to reduce the hassle of installing them separately. The modular demos include…
Read more
News

CodeRage XII - Track Listings

CodeRage XII starts on Tuesday, November 7th, 2017 at 6 AM CST. Here are the different tracks you can catch sessions in: 52 Sessions in the Delphi Track 23 Sessions in the C++ Track 20 Sessions in the Best Practices Track 14 Sessions in the Cloud Track 13 Sessions in the…
News

CodeRage XII - Just Web Track

These are the4 sessions in theJust Web track for CodeRage XII. Register today and you can watch them on Embarcadero Academy. Introduction to Ext JS for Delphi Developers with Marco Cantu Scheduled: Tue 7th @ 11:00 AM Level: All (General information for…
News

CodeRage XII - Platforms and Technology Track

These are the13 sessions in thePlatforms and Technologytrack for CodeRage XII. Register today and you can watch them on Embarcadero Academy. The Delphi Parser – Automatic Migration Tool with Oren Aviram Scheduled: Thu 9th @ 11:00 AM Level: Advanced (For experts who want to dive deep) [Watch during CodeRage] [Add to Gcal] [Add to Outlook / iCal] Description: The Delphi…
Read more
News

CodeRage XII - Best Practices Track

These are the20 sessions in theBest Practicestrack for CodeRage XII. Register today and you can watch them on Embarcadero Academy. The Clean Coder with Robert C. “Uncle Bob” Martin Scheduled: Tue 7th @ 7:00 AM Level: All (General information…
News

CodeRage XII - Cloud Track

These are the14 sessions in theCloud track for CodeRage XII. Register today and you can watch them on Embarcadero Academy. Integrating with Amazon DynamoDB using Delphi Enterprise CDATA Connector with Paweł Głowacki Scheduled: Tue 7th @ 6:00 AM Level: All…
News

CodeRage XII - C++ Track

These are the 23 sessions in theC++ track for CodeRage XII. Register today and you can watch them on Embarcadero Academy. InterBase 2017 ToGo Cross-Platform Development and Deployment with Al Mannarino Scheduled: Tue 7th @ 6:00 AM Level: All (General information for everyone) [Watch during CodeRage] [Add to Gcal] [Add to Outlook / iCal] Description: InterBase 2017 ToGo Edition is a…
Read more
News

Implementing AJAX and JSONP Support in RAD Server for ExtJS

Idera recently acquired Sencha (https://www.sencha.com/) and has added the company products to the Embarcadero business unit, which produced RAD Studio and also the RAD Server web service technology. A natural question arises on how to use the two products together. While…
Delphi

Easily Make Asynchronous REST Calls In Delphi 10.2.1 Tokyo On Android, iOS, macOS, and Windows 10

The Hospitality Survey App template contains a RAD Server project and a Delphi client project. You can download the Hospitality Survey App template code for yourself from Embarcadero’s GetIt. The Delphi client project makes REST calls via the BaaS components to RAD Server. Keep in mind that this same source code will work with TRESTClient and TNetHTTPClient. It is beneficial for the REST…
Read more