Al Mannarino
This post describes how to using the Eigen C++ Template Library with C++ Builder and VCL. What is the Eigen C++ Template Library? Eigen is a C++ template library for linear algebra: matrices, vectors, numerical… … Read more
11 months ago in C++, C++ Builder, Code, eigen library, How-To's, Linear Algebra0
Al Mannarino
Introduction: This post describes how to create and use Static Library (.Lib) and Dynamic (Run-Time) DLLs in C++ Builder. A library is a collection of pre-compiled code that can be re-used by programs. There are… … Read more
1 year ago in .LIB, C++, C++ Builder, Code, DLL0
Al Mannarino
This post shows how to create a RAD Server REST Endpoint (JSON Web Service ) using the RAD Server Database Endpoints Wizard using a FireDAC Connection, to create REST Endpoints for CRUD functionality. And create… … Read more
3 years ago in C++, CRUD, database, Delphi, rad server, sencha, TEMSDataSetResource0
Al Mannarino
In this Part 2 post, we will discuss modifying the default generated CRUD (CREATE, READ, UPDATE, DELETE) procedure implementations from the RAD Server Package Wizard, to show one possible way to implement Get, GetItem, Post,… … Read more
3 years ago in C++, C++ Builder, CRUD, Delphi, InterBase, JSON, rad server, RAD Studio, REST0
Al Mannarino
In this RAD Server CRUD Procedures – Part 1 post, we will discuss the the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the RAD Server CRUD Procedures – Part 2… … Read more
3 years ago in C++, C++ Builder, Code, CRUD, Delphi, rad server ems, RAD Studio0
Al Mannarino
Embarcadero’s RAD Server Enterprise Mobility Server (EMS) is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server’s core offerings include automated Delphi and C++ REST/JSON API publishing and management, Enterprise… … Read more
4 years ago in C++, C++ Builder, Delphi, InterBase, JSON, rad server, RAD Studio0