C++

Twilio e SurveyMonkey – Maggio 2019 Riflettori sugli “Enterprise connectors” #ConnectTheData. [In italiano]

[English language version] Maggio segna l’inizio del nostro“Enterprise ConnectorsSpotlight”. Ogni mese, metteremo in evidenza due connettori scelti da un elenco di oltre 100 connettori. Tra i punti salienti troverete dei post sul blog, e un webinar gratuito che li tratterà più dettagliatamente. Inoltre, tutti i clienti attualmente abbonati agli aggiornamenti riceveranno anche…
Read more
News

New RAD Server (EMS) Articles, Resources, and eBook

We just hada fantastic RAD Server Webinar with David I., and have started publishing a series of articles and an ebook also by David I. This post is an index or hub for all these resources, and I’ll update it as we continue to roll them out. The Complete Guide…
Delphi

Evaluating Web Development Frameworks for Delphi

An overview of the various web development technologies available to Delphi developers. [Slides] [Replay] Frameworks covered: Server-Focused DataSnapTCP/IP, HTTP, HTTPS, REST Creating REST Server with DataSnap Mars-CuriosityLightweight with cross-platform sync/async client library and MARSCmd utility to bootstrap new projects YouTube Playlist MVC FrameworkSupports…
Read more
C++

Webinar Replay: C++ Software Security Sins

In the world of software development, we are up against new cyber security threats each day, and the risks and consequences of un-secure software is too great to be unaware of.   Join presenter, Mary Kelly, to address the key security sins related to C++ applications, how…
C++

Using C++ Templates to Write Functions and Classes

C++ Templates : Blueprints for Generic Classes and Functions C++ Templates are a powerful feature within the C++ language that extends your capabilities within C++. Templates are a foundation of generic programming that lets you reuse your source code if you have…
C++

RAD Studio 10.2.3 Webinar Replay

On April 5th,the RAD Studio Product Management teamhosted a deep dive webinar onRAD Studio 10.2.3. In this webinar replay, you will learn about the new C++ enhancements including rename refactoring and CMake capabilities in C++Builder, mobile development support in Professional editions, new FireMonkey UI templates, support for ExtJS in RAD Server and more.This recording…
Read more
C++

Building Perfect REST APIs with RAD Server and Delphi

REST API architecture has become the most popular approach for building scalable, secure, multi-user systems.Using RAD Server you can quickly publish your Delphi or C++ logic as HTTP REST API endpoints that can be used from any app and framework, including mobile…