CodeRage XI Replays - Productivity, Platforms and Performance

Written by Jim McKeeth on Posted in News

 

     Replays (more coming)       

Productivity, Platforms and Performance is the theme for this year’s CodeRage conference. This was our 11th conference.

We’ve had 3 jam-packed days of engaging content—for developers like you. Please note that Day 3 was by invitation only to Update subscribers. We’re offering a wide variety of topics that center around Embarcadero products, related technologies, Object Pascal, and C++.

There are two learning tracks available: one for Delphi and the other for C++Builder. A number of sessions are highly valuable for both types of developers. There are sessions for every skill level: general, beginner, intermediate, and advanced.

Keep reading to learn more and catch the replays.

This year, the presenter line-up is still being finalized, but already includes many names from the community leading experts including: Marco Cantù, Nick Hodges, Ray Konopka, Cary Jenson, Bob Swart, Sarina DuPont, David Millington, Pawel Glowacki, Stephen Ball, Bruno Fierens and many more!

Our regular sessions will be an hour in length, including a 15 minute Q&A. We also have short lightning talks and quick idea sessions. The lightning talks will run consecutively, and the quick ideas will be broadcast between sessions.

Get ready for this event by downloading the Free 30 days Trial for RAD Studio Berlin Enterprise Edition!

Get RAD Studio Free Trial    

It is thrilling for us to host these CodeRage events each year. We always get positive, enthusiastic feedback from developers. Don’t miss out!

Replays     


Video not found or Youtube service not available

Schedule

(Subject to change)

 Lightning talks:

 

Tuesday the 15th (All times in PST)

RM / Start Title / Track Description / Speakers
Rm: 1
6:00 
Opening Address
(Delphi & C++Builder)
Welcome to CodeRage!
Nick Hodges, Director of Product Management
Jim McKeeth, Lead Developer Evangelist
Embarcadero
Rm:1
6:30
Best Practices in Professional Development
(Delphi & C++Builder)
Live from Delphi Developer Days 2016 in Chicago, this presentation by Cary Jensen, Nick Hodges, and Ray Konopka explores the tools and techniques that make a good developer great and a development team successful. This thought-provoking presentation is guaranteed to get you thinking about how you approach the art of software development.
Cary Jensen is Chief Technology Officer of Jensen Data Systems, Inc.
Nick Hodges is Product Management Lead at Embarcadero Technologies.
Ray Konopka is President of Raize Software.
Rm:1
08:00
Delphi Today & Tomorrow
(Delphi)
Marco Cantu, Delphi Product Manager
Embarcadero
Rm:2
08:00
C++ Today & Tomorrow
(C++Builder)
C++Builder is sometimes seen as the small cousin to Delphi. This is no longer true. Where is it now, and where are we planning to take it?
David Millington C++ Product Manager Embarcadero
Rm:1
09:00
InterBase - Product Address (All)
(Delphi & C++Builder)
Meet the InterBase team during the InterBase Product Address where the team will discuss what is coming, and be available for general questions and answers.
Stephen Ball Embarcadero Senior Product Marketing Manager (RAD) & Associate Product Manager (InterBase)
Rm:1
10:00
Developing user interface controls for both VCL and FMX (Intermediate)
(Delphi)
The challenges & a solution for creating custom user interface controls that can be used in VCL and FMX applications. This session explains the differences between the VCL and FMX framework that are relevant for custom user interface control development. Given these differences, an abstraction layer, FNC is presented that enabled creating custom user interface controls starting from a single source code base that can be used for both VCL and FMX applications. A sample control is built step by step and an overview is given of custom controls that have been created by tmssoftware.com.
Bruno Fierens Managing director tmssoftware.comwww.tmssoftware.com/site/brunofierens.asp
Rm:2
10:00
Smart pointers in C++: what they are, why and how you should use them (Intermediate)
(C++Builder)
Smart pointers are a basic concept in C++, but many codebases don't use them or don't trust them, or even worse use the wrong ones. Here's an explanation of what they are, which to use, and most importantly how and when to use them.
David Millington, C++ Product Manager Embarcadero
Rm:1
11:00
Lightning Talks
(Delphi & C++Builder)
 Short 15 minute talks
Rm:1
13:30
Continuous integration with SVN, Jenkins and DUnit
(Delphi)
I'll demonstrate how to configure a Jenkins server to build and run a DUnitX test application using MSBuild, to be triggered by commit to a subversion repository, and to notify by email when the test fails.
Craig Chapman, SC Embarcadero Technologies
Rm:2
1:30
Exploring FireDAC (Delphi) Kelver Merlotti
Rm:1
14:30
C++ for Delphi programmers (Beginner)
(Delphi & C++Builder)
Are you interested in C++, but don't know where to start? This is an intro to C++ for Delphi coders.
David Millington, C++ Product Manager, Embarcadero
Rm:1
15:30
A Conversation with Nick Hodges and Cary Jensen: Reflections on the Delphi Community
(Delphi)
Nick Hodges and Cary Jensen, active members of the Delphi community from the beginning, share stories and insights based on over two decades of involvement. This discussion, presented live from Delphi Developer Days in Chicago, will include questions from the live audience as well as online listeners. 
Rm:1
16:30
Arduino control via Delphi Mobile apps (Intermediate)
(Delphi)
We start from the very basic Arduino microcontroller platform aspects to communicate your first device with a Delphi Mobile Firemonkey application in order to light up leds, lamps open doors and read/write digital IOs... we will read temperature, light and other analog sensors and much more!
Victory Fernandes, TKS
Rm:2
16:30
Continuous integration with SVN, Jenkins and DUnit
(C++Builder)
I'll demonstrate how to configure a Jenkins server to build and run a DUnitX test application using MSBuild, to be triggered by commit to a subversion repository, and to notify by email when the test fails.
Craig Chapman, SC Embarcadero Technologies

Wednesday the 16th (All times in PST)

RM/Start

Title / Track

Description

Rm:1

06:00

Beacons and Delphi in Amsterdam (Intermediate)

(Delphi)

Learn how to build mobile apps with Delphi and C++Builder that are using Beacons for accurate location information. Practical examples of using Delphi with Amsterdam Open Beacon Network and Amsterdam Open Data integration.
Paweł Głowacki Embarcadero Sales Consultant and Embarcadero's European Technical Lead for Delphi, RAD Studio and All-Access technologies. Previously, Paweł spent over 7 years working as a senior consultant and trainer for Delphi within Borland Education Services and CodeGear. As well as working with Embarcadero customers across the region, he also represents Embarcadero internationally as a conference and seminar speaker. For more information check out Paweł's technical blog at community.embarcadero.com

Rm:2

06:00

Running Apps on Linux with Wine (All)

(Delphi & C++Builder)

This product eventually reached its end of life after the last release of Kylix 3 on August 2002. Currently in the era of Delphi XE with Firemonkey, we can finally target more platforms than Windows. However, Linux is not yet among those targets. We now can officially see the support for Linux server in the roadmap, but no mention about the Linux desktop development so far. This session will show you that you can quite easily target Linux desktop users already now, not only with Firemonkey, but even with VCL, so from most recent Delphi XE versions all the way back to probably Delphi 3.

Kris Jacewicz, CTO Sounder Technology Inc. https://www.linkedin.com/in/krzysztofjacewicz

Rm:1

07:00

Debug faster. Debug smarter. (Intermediate)

(Delphi & C++Builder)

We all have to debug programs and we never like it. This session will show you few tips & tricks that will help you debug your code in a faster and smarter way. This session will show how to use few less-known debugger features (groups, thread support, data breakpoints ...) and will also present few tips and trick (how to add a log ""form"" in two lines of code, when modifying code is preferable to setting a breakpoint with condition etc).

Primož Gabrijelčič is a long time Pascal and Delphi developer, MVP, speaker at Delphi conferences and writer of the The Delphi Geek blog. His professional career is focused mostly on high-availability data processing servers which resulted in a well-known open source parallelization library - OmniThreadLibrary. Recently he is spending his free time on the FastMM project where he focuses on improving memory manager performance in highly-parallel environment.

Rm:2

07:00

Beacons and Delphi in Amsterdam (Intermediate)

(C++Builder)

Learn how to build mobile apps with Delphi and C++Builder that are using Beacons for accurate location information. Practical examples of using Delphi with Amsterdam Open Beacon Network and Amsterdam Open Data integration.

Paweł Głowacki is Embarcadero Sales Consultant, Embarcadero's European Technical Lead for Delphi, RAD Studio and All-Access technologies. Previously, Paweł spent over 7 years working as a senior consultant and trainer for Delphi within Borland Education Services and CodeGear. As well as working with Embarcadero customers across the region, he also represents Embarcadero internationally as a conference and seminar speaker. For more information check out Paweł's technical blog at community.embarcadero.com

Rm:1

08:00

Document Technology for FireMonkey Mobile and Desktop Development

(Delphi & C++Builder)

The next-generation document technology from Gnostice, XtremeDocumentStudio Delphi, enables Delphi developers to work with PDF and Office documents. In this session we will get hands-on with the many new features of the technology: True FireMonkey mobile PDF, Word, and image viewing; implementing document review workflows on mobile and desktop devices; document generation and much more. The PDF and Word engines have been rebuilt from the ground-up for full FireMonkey mobile support. We will get to see how to build applications with real examples. Examples will be in Delphi, but C++Builder support will come by the end of November.

Girish Patil, Founder & CEO, Gnostice

Gnostice Girish Patil is the founder of Gnostice. Girish has been programming in Delphi since its first release. His role at Gnostice is to envision the software developer technologies and products created at the company and to work closely with R&D to see that the products created are architecturally beautiful and a joy to use. Girish has been a regular speaker at CodeRage and other developer conference in Europe.

Rm:2

08:00

Mixing Delphi and C++ (Intermediate)

(Delphi & C++Builder)

Are you interested in adding C++ code to your Delphi application? It's surprisingly simple - here's how.

David Millington C++ Product Manager Embarcadero

Rm:1

09:00

Effectively Using Radiant Shapes (All)

(Delphi & C++Builder)

Radiant Shapes is a library of 35 reusable shape controls that can be used in all facets of FMX UI development from style composition and button adornment to data visualization and dashboard design. Each control has been designed for optimal performance and flexibility. Plus Radiant Shapes is now available for all RAD Studio 10.1 Berlin users as part of the Berlin Bonus Pack.

Ray Konopka is the president and founder of Raize Software, an Embarcadero Technology Partner providing high-quality, innovative developer tools since 1995. Ray is the creator of CodeSite and the Konopka Signature VCL Controls (formerly called Raize Components). He is also the author of the highly acclaimed Developing Custom Delphi Components books, a co-author of several other Delphi books, and has published numerous articles on software development. Ray specializes in user interface design, custom component development, and mobile solutions. An engaging presenter, Ray is an Embarcadero MVP and a frequent speaker at developer conferences.

Rm:2

09:00

Lightning Talks

(Delphi & C++Builder)

 

Rm:1

10:00

Overview of New Windows 10 VCL Controls (Beginner)

(Delphi & C++Builder)

Delphi 10 Seattle introduced several new native VCL controls that are inspired by new controls that Microsoft introduced in Windows 10. This session provides an overview of the new controls including the TRelativePanel and TSplitView and demonstrates how to use them effectively.

Ray Konopka is the president and founder of Raize Software, an Embarcadero Technology Partner providing high-quality, innovative developer tools since 1995. Ray is the creator of CodeSite and the Konopka Signature VCL Controls (formerly called Raize Components). He is also the author of the highly acclaimed Developing Custom Delphi Components books, a co-author of several other Delphi books, and has published numerous articles on software development. Ray specializes in user interface design, custom component development, and mobile solutions. An engaging presenter, Ray is an Embarcadero MVP and a frequent speaker at developer conferences.

Rm:1

11:00

Using App Tethering to enable CodeSite for Tracing Mobile Apps (Intermediate)

 

(Delphi)

 

Delphi App Tethering allows interaction between two applications that can exist on different devices (but must be connected on the same subnet or Bluetooth). Using this technique, I've enabled the CodeSite logging tools to be available for cross-platform app development with Delphi.

Bob Swart, Developer
Bob Swart Training & Consultancy
Bob Swart is a Delphi developer who started programming in Turbo Pascal in 1982. He has written hundreds of technical articles on Delphi software development, and has spoken at developer conferences since 1991. His main areas of interest are DataSnap and Mobile Development with Delphi, but Bob is also quite experienced in helping developers to move legacy applications to recent versions of Delphi, specifically BDE and Unicode related.

Rm:1

12:00

Artificial Intelligence with Delphi & C++Builder (All)

(Delphi & C++Builder)

Artificial intelligence is experiencing a new renaissance, due to a rapid development in the areas of feature extraction and classifiers. The session will cover: Overview of the current state of AI. Introduction to the concept of feature extractor and classifier. Using classifiers in Delphi to recognize images. Using different feature extractors to improve the recognition. Using parallel processing and GPU to speed up the classifiers.

Boian Mitov is a software developer and founder of Mitov Software, specialized in the areas of Video, Audio, Digital Signal Processing, Data Acquisition, Hardware Control, Industrial Automation, Communications, Computer Vision, Artificial Intelligence, parallel and distributed computing. He is author of the OpenWire open source technology, the IGDI+ open source library, the VideoLab, SignalLab, AudioLab, PlotLab, InstrumentLab, VisionLab, IntelligenceLab, AnimationLab, and CommunicationLab libraries, OpenWire Studio, Visuino, and author of the “VCL for Visual C++”

Rm: 2

12:00

Exploring FireDAC

(Delphi)

See some of the excellent features FireDAC provides and start improving your app today, with low effort! In this session you'll see in practice some topics about how to improve performance and how to be ready for multi DBMS platforms!

Kelver Merlotti, Editorial Coordinator, ActiveDelphi.com.br

Kelver Merlotti is more than 15 years experienced with Delphi development, nowadays focused on n-tier and mobile. He is Embarcadero MVP and Editorial Coordinator of ActiveDelphi.com.br and he already spoke in various IT events in Brazil. He worked as Training and Services Manager at Embarcadero Brazil and he leads his own services company.

Rm:1

13:00

Video, Audio, DSP, Computer Vision, and Animations with Mitov Software (All)

(Delphi & C++Builder)

Learn how you can implement Video Processing, Audio Processing, DSP, Computer Vision and Timeline Based Animations in Delphi and C++ Builder quickly and with zero lines of code

Boian Mitov is a software developer and founder of Mitov Software, specialized in the areas of Video, Audio, Digital Signal Processing, Data Acquisition, Hardware Control, Industrial Automation, Communications, Computer Vision, Artificial Intelligence, parallel and distributed computing. He is author of the OpenWire open source technology, the IGDI+ open source library, the VideoLab, SignalLab, AudioLab, PlotLab, InstrumentLab, VisionLab, IntelligenceLab, AnimationLab, and CommunicationLab libraries, OpenWire Studio, Visuino, and author of the “VCL for Visual C++” technology.

Rm:2

13:00

Getting Started with Database Applications for Mobile

(C++Builder)

Understand how to create and deploy an application with IBLite and SQLite for iOS and Android.

Fernando Rizzato Embarcadero Lead Software Consultant for Latin America, Delphi programmer since the first version, MBA in Computer Science and PMP.

Rm:1

14:00

Mobile Delphi apps with TurboCocoa (Advanced)

(Delphi)

TurboCocoa is a tool for Delphi to build mobile application, as it could be done with Xcode/Android Studio. Millions of ObjectPascal codelines both yours, and in libraries compiled by Delphi and built in Mac OS/iOS/Android apps to get the same quality, as by native tools.

Vsevolod Leonov (aka Seva), Embarcadero MVP, over 15 years of experience in Delphi development, evangelism and IT trainings, and TurboCocoa Manager.

Rm:2

14:00

Arduino control via C++Builder Mobile apps (Intermediate)

(C++Builder)

We start from the very basic Arduino microcontroller platform aspects to communicate your first device with a Delphi Mobile Firemonkey application in order to light up leds, lamps open doors and read/write digital IOs... we will read temperature, light and other analog sensors and much more!

Victory Fernandes, CTO; Embarcadero MVP TKS Victory is passionate about factory floor automation! As CTO @tkssoftware he has large software development, project and team management experience deploying multi-tier and multithreaded Manufacturing Execution Systems-MES for industrial automation, factory floor integration and logistics. As Embarcadero MVP he spoke at ITDevCon-2016-Italy and speaks at the Anuual Embarcadero Conference Brazil since 2011 (biggest Delphi event in the world with 500+ attendees every year) and several smaller events all around Brazil.

Rm:1

15:00

Deep Dive: Powerful GUIs using Scalable Vector Graphics and the RiverSoftAVG SVG Component Library (Intermediate)

(Delphi)

Scalable Vector Graphics (SVG) are awesome in their ability to make your GUIs stand out. Not only because they are scaleable, but perhaps even more importantly, because they are editable. Unlike bitmaps, each piece of a graphic is editable. You can change colors, rotations, visibility, etc in real-time at run-time. With the RiverSoftAVG SVG Component Library (RSCL), you get access to a whole world wide web of customizable graphics for your applications. This session discusses how to use the RSCL to spice up your Delphi applications.
Thomas G. Grubb has been a professional developer for 28 years, and a developer of high-quality Delphi components since Delphi 1.0. He has developed multiple commercial component libraries for Delphi with a concentration in graphics and artificial intelligence, including the highly successful RiverSoftAVG SVG Component Library and Inspex, an object inspector component suite, which was released in partnership with Raize Software. He has developed in multiple languages including C/C++, Delphi, PHP, Python, Java, and FORTRAN. His blog is available at blogs.RiverSoftAVG.com.

Rm:2

15:00

Build a secure Multi-device Application Using Embedded InterBase ToGo (All)

(C++Builder)

Build a secure multi-device application using the embedded InterBase ToGo database to maximize data security using the embedded InterBase ToGo with both Database and Column Level Encryption. This session will also discuss multiple forms of database encryptions, including: - “Over the Wire” network encryption, - Strong Encryption (AES), - Database and Column Level Encryption, - Backup Encryption, and - Long Password Support (SHA-1) - How to Improve application robustness with Log-based Journaling, - Disaster Recovery and Automatic Crash Recovery capabilities - Demonstrate building a secure multi-device application using the embedded InterBase ToGo database.

Al Mannarino, SC Embarcadero Technologies

Rm:1

16:00

Understanding FireDAC, The RAD Studio Data Access Framework of Choice

(Delphi & C++Builder)

FireDAC is RAD Studio's data access mechanism of choice, and this presentation shows you why. Presented by Cary Jensen, author of the soon-to-be-released book Delphi In Depth: FireDAC, this session show you how you can make the most out of your database applications by using FireDAC.

Cary Jensen, Jensen Data Systems, Inc. Chief Technology Officer

Rm:1

17:00

Getting Started with Database Applications for Mobile

(Delphi)

Understand how to create and deploy an application with IBLite and SQLite for iOS and Android.

Fernando Rizzato Embarcadero Lead Software Consultant for Latin America, Delphi programmer since the first version, MBA in Computer Science and PMP.

Rm:2

17:00

Fast intensive data processing in your program using FireDAC (Intermediate)

(C++Builder)

Make your intensive and complex data processes run at top speed inside your programs by leveraging your SQL database engine and FireDAC. SQL servers are designed by nature to handle massive amounts of data, so now you can take advantage of the extreme data processing power available in your SQL database engine by using FireDAC's extendable scripting architecture and its simple, yet powerful interactive debugging capability.

Miguel Angel Moreno Systems Integrator & Consultant Electrical engineer and software developer with more than 25 year of experience. Independent System Integrator, Chief Technology Officer in Consumer Electronics company. Key programming languages: Object Pascal, Assembler, C++, SQL

Thursday the 17th (All times in PST)

RM/Start

Title / Track

Description

Rm:1

06:00

FixInsight: Finding Bugs with Static Code Analysis (All)

(Delphi)

Roman Yankovsky will show you how to use FixInsight's static code analysis in Delphi to find bugs in your code before your customers do.

Roman Yankovsky TMS Software

Roman Yankovsky is an Embarcadero MVP and the author of FixInsight static analysis tool for Delphi.

Rm:1

07:00

Windows 10: From WinRT to Centennial

(Delphi & C++Builder)

Marco Cantu

Rm:1

08:00

Modern Web Applications with Intraweb and Bootstrap

(Delphi)

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 source Bootstrap integration for Intraweb, which will move your Intraweb applications into this century. In this session I will show you how to build great Web applications with Delphi.

Olaf Monien, CEO Developer Experts

Olaf Monien has been working as an IT consultant for international companies for many years. His areas of special interest are software architecture, database design, Internet applications and mobile devices. Olaf is the CEO of Developer Experts, LLC, a US based company, Olaf is also the owner of EDV-Beratung Monien, a Germany based company. Both companies are focussing on consulting and training in the area of Delphi software development. Developer Experts is an Embarcadero Technology Partner. Olaf Monien is an Embarcadero Technologies MVP and maintains a strong relationship with Embarcadero's development team. Olaf received a Master of Computer Science degree and has more than 25 years of software development experience.

Rm:1

09:00

TMS Aurelius Free Edition: An Overview (Beginner)

(Delphi)

An overview of the well-regarded ORM framework for Delphi, which now has a free edition for commercial use, available for Delphi 10.1 Berlin.

Wagner Landgraf TMS Software

Rm:1

10:00

Faster parallel programs with improved FastMM

(Delphi & C++Builder)

FastMM is a great memory manager but it can perform less than ideally in a multithreaded program. This session will present recent improvements in FastMM and show how to analyze and fix memory manager multithreaded bottlenecks in your application.

Primož Gabrijelčič

Rm:1

11:00

Create IoT solutions with Delphi and Arduino

(Delphi & C++Builder)

 

Create IoT solutions with Delphi and Visuino Connect to Arduino or ESP8266 type devices from Delphi using USB, Wi-Fi, Bluetooth LE, or MQTT over Internet.

Boian Mitov is a software developer and founder of Mitov Software, specialized in the areas of Video, Audio, Digital Signal Processing, Data Acquisition, Hardware Control, Industrial Automation, Communications, Computer Vision, Artificial Intelligence, parallel and distributed computing. He is author of the OpenWire open source technology, the IGDI+ open source library, the VideoLab, SignalLab, AudioLab, PlotLab, InstrumentLab, VisionLab, IntelligenceLab, AnimationLab, and CommunicationLab libraries, OpenWire Studio, Visuino, and author of the “VCL for Visual C++” technology.

Rm:1

12:00

Creating a REST Client Fluent API with Delphi REST Client Library

(Delphi)

How to create a simple to use REST Client Fluent API using using Delphi REST Client Library and JsonDataObjects.

Cesar Romero Silva, Trier Sistemas

Rm:1

13:00

3 mobile killer Delphi & C++Builder apps, developer view

(Delphi & C++Builder)

"1C-RARUS is the biggest Russian software vendor, providing the most popular solution for accounting (more than 1 000 000 users). The company uses Delphi FMX platform for mobile app development, and we'll show 3 killer apps from inside (architecture, structure, component stack).

Vsevolod Leonov (aka Seva), Embarcadero MVP, over 15 years of experience in complicated software development for Delphi development, evangelism and IT trainings. Developer lead at rarus.ru/en, biggest Russian vendor. Vsevolod Leonov, manager Vitaliy Krivyakov, developer MobilityLab, 1C-RARUS

Rm:1

14:00

FireUI Multi-Device Designer Deep Dive (All)

(Delphi & C++Builder)

In this deep dive, Sarina will cover designing applications for multiple form factors using the FireUI Multi-Device Designer, native rendering support for FireMonkey, custom UI styling, FireUI Live Preview support and other key features for building applications for multiple platforms. This session will also include FireUI tips and tricks and frequently asked questions.

Sarina DuPont Embarcadero Technologies Senior Product Manager

Rm:1

15:00

Build a Secure Multi-device Application Using Embedded InterBase ToGo (All)

(Delphi)

Build a secure multi-device application using the embedded InterBase ToGo database to maximize data security using the embedded InterBase ToGo with both Database and Column Level Encryption. This session will also discuss multiple forms of database encryptions, including: - “Over the Wire” network encryption, - Strong Encryption (AES), - Database and Column Level Encryption, - Backup Encryption, and - Long Password Support (SHA-1) - How to Improve application robustness with Log-based Journaling, - Disaster Recovery and Automatic Crash Recovery capabilities - Demonstrate building a secure multi-device application using the embedded InterBase ToGo database.

Al Mannarino, SC Embarcadero Technologies

Rm:1

16:00

RAD Server and Web Clients

(Delphi & C++Builder)

A brief review of REST and showing how to use Angular and other web technologies with RAD Server.

Jim Tierney Embarcadero

Rm:1

17:00

Fast intensive data processing in your program using FireDAC (Intermediate)

(Delphi)

Make your intensive and complex data processes run at top speed inside your programs by leveraging your SQL database engine and FireDAC. SQL servers are designed by nature to handle massive amounts of data, so now you can take advantage of the extreme data processing power available in your SQL database engine by using FireDAC's extendable scripting architecture and its simple, yet powerful interactive debugging capability.

Miguel Angel Moreno Systems Integrator & Consultant Electrical engineer and software developer with more than 25 year of experience. Independent System Integrator, Chief Technology Officer in Consumer Electronics company. Key programming languages: Object Pascal, Assembler, C++, SQL



About
Gold User, Rank: 10, Points: 304

Check out more tips and tricks in this development video: