How to make RESTful WebBroker using C++Builder
February 21, 2017
Author: Andrea L59044
I used FireDAC because I wanted to make a DB connection to MySQL DB.
Resource and suffix can be obtained with Request->PathInfo.
So decomposePathInfointostd::vector<UnicodeString>and put it…
Web Front End Frameworks webinar
January 26, 2017
Author: StephanM
Delphi and C++Builder are amazing at building native multi-platform apps. There are also a great collection for Frameworks for building GUI web applications. This webinar will look at building high performance, feature rich web GUIs with your favorite development tool.
[View the slides]
Back End frameworks
RAD Server
DataSnap
WebBroker
Delphi MVC Framework
Synopse mORMot
HREF…
Modern Web Applications with Intraweb and Bootstrap with Olaf Monien
January 13, 2017
Author: C. McBride
Building Web applications with Delphi and Intraweb is possible since many years. If you start off using the standard template that comes with the latest Delphi versions, then your application will look and feel outdated and ugly though. There is an open…
Learn To Setup And Configure SSL & TLS For RAD Studio EMS, DataSnap, REST And Web Services
November 14, 2016
This replay sessionby Robert Lovefrom CodeRage X will cover how to establish secure communication channels using with EMS, DataSnap, Rest, Web services, and raw Indy Sockets. It covers using SSL & TLS, OpenSSL, SSL with Indy, SSL with IIS, and how to…
In this replay demo oriented session from CodeRage X, Pawel is going to show how to build single-source multi-device, natively compiled Delphi apps for iOS, Android, Windows and Mac that integrate with Amazon Web Services using Cloud API framework. Amazon Web Services (AWS) delivers secure, scalable and inexpensive “cloud computing” platform that combined with cross-platform mobile and desktop…
Migrating Delphi - Case Studies Webinar
September 30, 2016
On this webinar we learned how to migrate from older editions of Delphi with some stories of what to look for and how to update your code (including tools and resources to help you along the way)
This webinar focused on these three areas for migrating legacy Delphi to the…
Webinar: Cool Apps and Case Studies
August 29, 2016
Author: Andreas@Mediatech
Delphi and C++Builder are regularly used to build amazing software. Many of these are highlighted in the Cool Apps Contestor in our case studies. This webinar takes a look at some cool apps and case studies that highlight unique software and…
Conectando desde Delphi a un webservice de Prestashop
June 15, 2016
Author: Emilio PM
Prestashop es una aplicación web muy extendida en Europa y que se utiliza para crear comercios electrónicos.
Dispone de una funcionalidad para conectar aplicaciones utilizando un servicio web. Existen multitud de páginas webs donde te explican como activar un servicio web en Prestashop, así pues, el primer paso es activarlo y obtener una clave para poder conectarnos.
En…